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...

what is diff string and stringbuffer

Answer Posted / aashish r. wadhokar

string is immutable,that we can not be modify its value.
when we assign any new value to String variable.a new object
is created on heap memory and that string variable refers to
that object.

whereas
StringBuffer is mutable so we can be modify its value.
as it refers to the same object and changes the state of
that object

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is mean by hasing and maping in java platform and advantage?

2366


What are the interfaces in java collections? : java collections

1141


What do you understand by synchronization? Why is it important?

1054


Which interface does java.util.hashtable implement?

1188


What is the use of hashcode in java ?

1094


What are the different types of collections views being provided by the map interface? : java collections

1028


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

2339


What are the uses of the set interfaces in the java collections? : java collections

959


What are the different types of classes implemented in the set interfaces? : java collections

1051


What is iterator in the java collections framework? : java collections

967


who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

2323


Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword

2040


Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.

2097


What is deque in the java collections framework? : java collections

1061


What are the types of the main implementing classes in the map interfaces? : java collections

1150