Answer Posted / parameswaran
String is immutable object..we can't modified the value...
but string buffer is mutable object we can change.
>>It can increase or decrease the size dynamically..
>>It contains Max 255 characters..
Warm & Regards
Parames(PRC)
Thanjavur
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is balanced tree in java?
When should I use a singleton?
Can we override private method?
Is treeset sorted in java?
How big is a boolean?
How many bits is a double?
Is singleton thread safe in java?
What is difference between static class and normal class?
How are java objects passed to a method and what are native methods?
What is the difference between a constructor and a method?
What are controls and their different types in awt?
Which class contains a method: cloneable or object?
What isan abstract class and when do you use it?
Can we write method inside a method in java?
What is the map interface in java programming?