Q33
What is the significance of Matcher class for regular expression in java?
A.
interpretes pattern in the string
B.
Performs match in the string
C.
interpreted both pattern and performs match operations in the string
AnswerD.
None of the mentioned.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board