What are the differences between system.string and system.text.stringbuilder classes?
Answer / Amit Jain
System.String is an immutable string class, while System.Text.StringBuilder is a mutable string class. StringBuilder is more efficient for large strings that need to be modified frequently as it doesn't create new objects for each modification.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why we can't create the object of abstract class ?
15 Answers Assyst, CTS, HCL, IBM, L&T,
What is the difference between String s(Small s) and String S(Capital S)?
So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?
how do you do exception management
Explain copy constructor?
Name the property of the textbox which cannot be changed at runtime?
To create a localized application which namespaces are necessary?
Is a valid int value?
What does using do in c#?
What is the use of convert toint32 in c#?
What is difference between float and integer?
What is sqldatareader c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)