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
Explain the steps in details to load the server object dynamically?
difference between ejb,struts,hibernate,spring and jsp
What is a class loader?
To identify IDL language what mapping mechanism is used?
Can I run seam with jdk 1.4 and earlier?
the same information whether it will connect to the database or it will be used previous information?
How task's priority is used in scheduling?
Define aop(assepct oriented programing)?
What is ioc concept?
What is the map interface?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
How is a java object message delivered to a non-java client?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is bean? Where can it be used?
What are callback interfaces?