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
Name three subclasses of the component class?
which type of objects reference will be given to client?
Have you used threads in Servelet?
What are the different algorithms used for clustering?
How are commas used in the intialization and iteration parts of a for statement?
Why doesn’t the focus feature on the tag work in every circumstance?
Where can I ask questions and make suggestions about seam?
Can I have an action without a form?
What is abstract schema?
What’s jboss jbpm?
What is RMI and what are the services in RMI?
What is the immediate superclass of the applet class?
Can I run seam outside of jboss as?
wahts is mean by dynavalidatorform in struts/
Explain about thread synchronization inside a monitor?