Q27
Which class is used to represent a group of characters in a regular expression in Java?
A.
`Group`
B.
`Matcher`
C.
`CharacterGroup`
AnswerD.
`Pattern`
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board