Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

String is a immutable objects . it means that string does
not change...........
But it will be chang.........
{
String s="kapil";
String s1="raj";
String s=s1;
then print(.......)
The String has been changed ..
how it is possible and why its called immutable objects

Answer Posted / kapil dalke

Thank You ramaraju....

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lambda in java?

1160


How do you use equal in java?

1166


What are drawbacks of singleton class?

1015


What is a conditional statement explain with example?

1066


Explain about abstract classes in java?

1091


What is the difference between assignment and initialization?

1098


How do you compare values in java?

1096


Can we have multiple classes in single file ?

1117


How can you set the applet size?

1106


Can we have try without catch block?

1144


Can we sort hashmap in java?

999


What is the difference between method and means?

1130


What is the type of lambda expression?

1087


What is the difference between a window and a frame in java programming?

1199


Difference between nested and inner classes ?

1192