Difference between String & StringBuffer
Answer Posted / devang bhagdev
in string class that is synchronized is not allows and i stringbuffer class synchronized is allows us
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
Can we declare a class as static?
What is the purpose of javac exe?
what is the difference between a threads start() and run() methods? : Java thread
Is set sorted in java?
What are static methods?
What does sprintf mean?
Write a java program to print fibonacci series?
What is difference between Heap and Stack Memory?
Can a class be a super class and a sub-class at the same time? Give example.
What is meant by the value of a variable?
What does t in java mean?
What will be the initial value of an object reference which is defined as an instance variable?
What is the maximum size of array in java?
What are green threads in java?
What is methods in java?