Home / Questions / Which package is used for pattern matching with regular expressions?
Explanatory Question

Which package is used for pattern matching with regular expressions?

👁 566 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

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