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

Difference String and String Buffer

Answer Posted / kanchan

String are read only and immutable. The StringBuffer class
is used to represent characters that can be modified.
StringBuffer is faster than String when performing simple
concatenations.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use threads in java?

1165


How do you control extraneous variables?

962


Write a program to print count of empty strings in java 8?

1054


Can a main method be declared final?

1095


What is the definition of tree ?

1124


What is java jit compilers?

1057


Give an example of use of pointers in java class.

1068


what is the major difference between linkedlist and arraylist in java?

1290


What is the difference between multiple processes and multiple threads?

1279


Difference between == and .equals() ?

1035


How do I compare two strings in word in java?

1037


Does string isempty check for null?

1080


Is char * a string?

1042


How many bytes is 255 characters?

1031


Explain the difference between extends thread vs implements runnable in java?

1191