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 the different methods of identifying an object?

564


Why is actionform a base class rather than an interface?

559


What is the infobus?

608


What is the relationship between an event-listener interface and an event-adapter class?

549


what is an isolation level?

2206






What are the oops concept?

572


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1808


How would you create a button with rounded edges?

552


What is the difference between the ‘font’ and ‘fontmetrics’ class?

629


What are callback interfaces?

586


Which containers use a border layout as their default layout?

601


Which component handles cluster communication in jboss?

618


What’s jboss cache in short?

585


What are externizable interface?

572


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2549