1.

Which class is thread-safe i.e. multiple threads cannot access it simultaneously,So it is safe and will result in an order?

A. StringBuffer class
B. StringBuilder class
C. Both A & B
D. None of the above
Answer» B. StringBuilder class


Discussion

No Comment Found