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


Please Help Members By Posting Answers For Below Questions

what are getters and setters in Java with examples?

1490


Explain phantom read?

1962


When is the best time to validate input?

810


what is an isolation level?

2439


What is the difference between RMI registry and OS Agent?

871


Is the session factory thread safe?

909


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

845


What is the difference between java class and bean?

789


What is difference between object state and behavior?

807


What are the steps to write p-to-p model application?

2168


What class is used to create Server side object ?

1915


What are the different types of exception?

788


What is a sessionfactory? Is it a thread-safe object?

933


Difference between loadclass and class.forname?

799


how do you Handle Front End Application data against DB with example?

1720