Answer Posted / tanveer
String class is immutable .To make the String immutable use String Buffer or String Builder classes which are mutable
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
How to write custom exception in java?
What is arraylist e?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
What are instance variables?
Enlist diffrent types of inheritance supported by java?
What is java and its types?
What is a parameter in java?
What are the steps that are followed when two computers connect through tcp?
What is isa relationship?
Which is better stringbuilder or stringbuffer?
What do you mean by data type?
What is null mean in java?
Describe string intern() methodology
What is the Scope of Static Variable?
What is polymorphism and what are the types of it?