1.

Which package is used for pattern matching with regular expressions?

Answer»

java.util.regex package is used for this purpose.



Discussion

No Comment Found