WHAT IS THE DIFFERENCE BETWEEN STRING AND STRING BUILDER ?

Answer Posted / sharifuddin

StringBuilder is a mutable, means no need to create new
variable,
But in string it is immutable, means reverse of string
builder each and every time new object for every new object
exist.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of variables are there in c#?

524


Is unity object oriented?

487


Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana

1489


How do I stop my console from closing in c#?

454


hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks

1579






Explain the difference between event and a delegate in c#?

526


What is equal c#?

502


What is iqueryable?

478


what is IFormatable

576


what is scope of a protected internal member variable of a c# class

530


Describe the process of “exception handling implementation” in c#?

513


What is the difference between array and arraylist c#?

457


What is the advantage of constructor?

474


Explain about Threading Types.

591


What is the difference between “constant” and “readonly” variables in c#?

495