Q. Which class is thread-safe i.e. multiple threads cannot access it simultaneously,So it is safe and will result in an order?
β
Correct Answer: (A)
StringBuffer class
You must be Logged in to update hint/solution