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
How to implement RMI in Java?
What is the difference between the session.update() method and the session.lock() method?
What is an abstract method?
What are various types of class loaders used by jvm?
What is glasgow?
What is the argument type of a programs main() method?
What modifiers may be used with an interface declaration?
What is scalable, portability in the view of J2EE?
How database connectivity in XML is achieved?
What is permgen or permanent generation?
the same information whether it will connect to the database or it will be used previous information?
Why is actionform a base class rather than an interface?
What is a sessionfactory? Is it a thread-safe object?
whats is statement and procedure
What is the difference between static and non-static with examples?