Q2
Which class is used to compile a regular expression in Java?
A.
`String`
B.
`Regex`
C.
`Matcher`
D.
`Pattern`
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board