What is the difference between system.text.stringbuilder and system.string?
Answer / Yuvraj Singh
System.String is an immutable string class, meaning once created, its content cannot be changed. System.Text.StringBuilder is a mutable alternative that can be resized dynamically as you add or remove characters.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between TypeOf and GetType?
What is Nullable Type in c#
How do I trim a space in c#?
Can we inherit a class with private constructor in c#?
What is class method c#?
What is the data encapsulation?
Can you inherit from multiple classes in c#?
What are delegate methods?
How is the syntax written to inherit from a class in C#?Give an example ?
What is Fragmentation and its Types?
Explain the various types of classes used in c#?
What is code verification?
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)