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
Why is it important to initialize a variable?
What is a method signature java?
Which one will take more memory: an int or integer?
How can we break singleton in java?
What is static in java?
Can we sort list in java?
What is a method in programming?
Can a class have multiple constructors?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
Why main method is called first in java?
What is the main method java?
What is the difference between replace and replace all?
What is nan inf?
design an lru cache in java?
What will be the default values of all the elements of an array defined as an instance variable?