Answer Posted / ravikiran(aptech mumbai)
string is immutable
string buffer is mutable
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you remove an object from an arraylist in java?
Differentiate between run time error and syntax error.
Can we return null in java?
What is hashtable and explain features of hashtable?
What is the use of inner class?
What is string pooling concept?
Explain super keyword in java.
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
What is the map interface in java programming?
What is difference between local variable and global variable?
What is a databasemetadata?
Can we sort hashmap in java?
Why charat is used in java?
How can you read content from file in java?
What is the difference between stringbuffer and stringbuilder class?