Answer Posted / kanchan
String are read only and immutable. The StringBuffer class
is used to represent characters that can be modified.
StringBuffer is faster than String when performing simple
concatenations.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain aggregation in java?
Explain about automatic type conversion in java?
List primitive java types?
What does replaceall do in java?
What are the 4 types of research methods?
Tell us something about an iterator.
What is jpa specification?
Why java is a platform independent? Explain
Where are local variables stored?
Can we sort a map in java?
What is the exact difference in between Unicast and Multicast object?
Can you make a constructor final in Java?
Why synchronization is important?
What is replaceall in java?
What is an association?