Answer Posted / rakesh
For save the memory and reduce the response time.
StringBuffer provide an alternet for String class object,
which is muttable.
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
Can we return null in java?
How does thread synchronization occurs inside a monitor?
What are inner classes or non static nested classes in java?
Can we have multiple catch block for a try block?
Is java call by reference?
What is the lifetime and scope of a variable?
How does finally block differ from finalize() method?
What is udp in java?
What is the structure of java?
What is the difference between preparedstatement and statement in java?
How many inner classes can a class have?
What do you understand by abstract classes?
Explain about class in java?
What is the best way to findout the time/memory consuming process?
Can list have duplicates in java?