Answer Posted / a kumar
String buffers are safe for use by multiple threads
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What methodology can be employed to locate substrings inside a string?
Does java support multiple inheritances?
What is the use of a copy constructor?
What is the difference between throw and throws in java?
Can we create our own wrapper class in java?
Do extraneous variables affect validity?
What is lazy programming?
What are streams in java 8?
What is class and object in java?
How do you trim a space in java?
How dead lock situation occurs in java and how you can identify it?
What is assembly language?
What is the basic difference between string and stringbuffer object?
Differentiate between vector and array list.
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)