String is immutable.it is true
String can be change to mutable How?
Answer Posted / manoj
immutable means once created an object that cannot be changed.
if we want to change means it will create another object
that is mutable
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What must a class do to implement an interface?
What are JTA/JTS and how they used by client?
Can I run seam outside of jboss as?
What are transaction attributes?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is abstract schema?
What is permgen or permanent generation?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is a policy?
Explain about thread synchronization inside a monitor?
What is the relationship between the canvas class and the graphics class?
Where can I find seam examples and documentation?
wahts is mean by dynavalidatorform in struts/
What is difference between object state and behavior?
Why are some of the class and element names counter-intuitive?