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
How to sort an unsorted array in java?
What is type parameter in java?
What are the object and class classes used for?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What are three types of loops in java?
Explain the key functions of data binding?
What are methods of a class?
In a container there are 5 components. I want to display all the component names, how will you do that?
How to perform merge sort in java?
How to sort a collection of custom Objects in Java?
What is the difference between super class & sub class?
How do you write a scanner class in java?
Is java an open source?
What is a java object and java application?
What are the data types supported by java? What is autoboxing and unboxing?