Why is it efficient to use System.string under System.Text.StringBuilder ?
Answer / Jinkal Chaudhary
Using System.Text.StringBuilder instead of System.String for concatenating strings in C# can improve performance because StringBuilder is designed to handle string manipulation more efficiently, especially when dealing with large amounts of text.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is trim in c#?
Explain About sn.exe
What is the difference between finalize() and dispose() methods?
Overloaded constructor will call default constructor internally?
What is the difference between throw and throw ex?
How to call a function when a class implements 2 interfaces and function is present in both interfaces?
What do you mean by string objects are immutable?
What are circular references?
explain DIFFERENCE BETWEEN CLASS AND MODULE?
Is an interface a type c#?
What are the advantages of using delegates in c#?
What is console write in 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)