Q46
Which of the following matches nonword character using regular expression in java?
A.
\w
B.
\W
AnswerC.
\s
D.
\S
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board