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 can the checkbox class be used to create a radio button?
What is the difference between a break statement and a continue statement?
Explain the different forms of polymorphism?
What are strings in physics?
What is the finalize method do?
What is bitwise complement?
What is a qms manual?
What do negative exponents mean?
Does java initialize arrays to zero?
How do I compare two strings in word in java?
Explain the significance of class loaders in bootstrap?
What is main in java?
What is the purpose of garbage collection in java?
Implement two stacks using a single array.
Define a java class.