Answer Posted / janet
1. String objects are constants and immutable where as
StringBuffer objects are not.
2.String class supports constant strings where as
StringBuffer class supports growable and modifiable strings.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is import java util arraylist?
How to pass arraylist to stored procedure in java?
Can an object be null?
How do you delete a list in java?
Why volatile is used in java?
What is a native method in java programming?
Explain garbage collection in java?
What is append in java?
What is rmi and steps involved in developing an rmi object?
What is unsigned char?
What is class and its types?
Why map is used in java?
Define iterator and methods in iterator?
What is the difference between abstract classes and interfaces?
What are the characteristics of java?