Name some classes present in java.util.regex package.



Name some classes present in java.util.regex package...

Answer / Amit Kumar Minz

Pattern, Matcher, Matcher.Result, PatternSyntaxException

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How multi processing is achieved in JAVA?

5 Answers   BMC,


what is Assertion?

4 Answers   Wipro,


what is the difference between preemptive scheduling and time slicing? : Java thread

1 Answers  


Write a factorial program using recursion in java?

1 Answers  


Explain different types of thread priorities ?

1 Answers  


Why java is called not pure object oriented language?

1 Answers  


What are access specifiers available in java?

1 Answers  


When is update method called?

1 Answers  


What is the use of singleton?

1 Answers  


What is local declaration?

1 Answers  


what is the purpose of the final in the try-catch-final

7 Answers  


How is treeset implemented in java?

1 Answers  


Categories