Which of the following is not a class of java.util.regex?
(a) Pattern class
(b) matcher class
(c) PatternSyntaxException
(d) Regex class
This question was posed to me by my school principal while I was bunking the class.
This interesting question is from Regular Expression in section Regular Expressions of Java