Discussion Forum : Java Regex
Question - Which of the following statements about the regex API are true?
Options:
A .  Instances of the Pattern class are used to match character sequences against a given pattern
B .  The package java.util.regex includes an exception called PatternSyntaxException
C .  Instances of Matcher class are used to represent regular expressions in the form of String type
D .  None of the above
Answer: Option B





Submit Your Solution Below and Earn Points !
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *