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 an algorithm in java collection framework? : java collections

1008


please mail me the interview question based on java/j2ee

1901


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

2318


What are the differences between the java collection and the java list? : java collections

1052


What is the difference between comparable and comparator in java.util pkg?

1065


Which interface does java.util.hashtable implement?

1136


What are the classes in the java collection framework? : java collections

988


Which sorting algorithm is used by collections.sort() in java ?

876


What is the enumerator of the java collection framework? : java collections

987


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

2294


What are maps interfaces in the java collections? : java collections

999


In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?

2102


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

999


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

2278


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

2046