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 32 bit float?
Can we have multiple classes in single file ?
What are parsing rules?
Can a constructor call the constructor of parent class?
What do you mean by formatting?
Explain the differences between static and dynamic variables?
How do you delete a list in java?
How many types of gc are there in java?
How many bits is a 64 bit byte?
What are structs in java?
Explain working of call by reference function invoking.
Can we override the static methods?
What is singleton class in ruby?
What is java lang object?
What is treeset and treemap in java?