what is difference between String buffer and String builder?
Answer Posted / chithra
String Buffer is Sybchronized where as String Builder is not.
Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
How do I type unicode?
What the difference is between execute, execute Query, execute Update?
What is the difference between notify and notifyall method?
Is it possible for a yielded thread to get chance for its execution again?
What is a map in java?
How can we make sure main() is the last thread to finish in java program?
what is enumset?
What is run time allocation?
What is the purpose of using java.lang.class class?
What happens when a thrown exception is not handled?
How the metacharacters are different from the ordinary characters?
What is the difference between variable & constant?
Which containers use a flowlayout as their default layout in java programming?
What is the meaning of variables in research?
In java how do we copy objects?