Is java util regex pattern thread safe?



Is java util regex pattern thread safe?..

Answer / Bhanoo Prakash Shukla

"No, the regular expression (Regex) pattern matching in Java is not thread-safe when shared across multiple threads."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the private method modifier?

1 Answers  


Is logger a singleton?

1 Answers  


When does Exception occurs?

3 Answers  


What is the use of flag?

1 Answers  


Can you write a java class that could be used both as an applet as well as an application?

1 Answers  


How do you declare a variable?

1 Answers  


What is close method? How it's different from Finalize & Dispose?

1 Answers   InfoAxon Technologies,


Can java cast null?

1 Answers  


How do I know if java is installed?

1 Answers  


Define locale.

1 Answers  


can any body body expalin best definitions & best real time exaples for opps concepts.

1 Answers   Accel,


Explain Public static void main?

2 Answers   IBM, Vetech,


Categories