Vidyalelo
Java Programming · Q16

Java Regular Expressions

Programming · Java Programming · question 16

Q16

In a regular expression, what does the metacharacter `d` represent?

A.
Any special character
B.
Any digit
Answer
C.
Any whitespace character
D.
None of These

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board