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
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What are untrusted applets?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
Can java arraylist hold different types?
What are the differences between c++ and java?
What is int lol?
What are the main uses of the super keyword?
What does arrays sort do in java?
If a variable is declared as private, where may the variable be accessed?
Which class contains a method: cloneable or object?
what is difference between equals and ==?
Why Java doesn’t support multiple inheritance?
How do you sort a string in alphabetical order in java?
Are arrays static in java?
Is null an object java?