What?s the advantage of using System.Text.StringBuilder over
System.String?
Answer / guest
StringBuilder is more efficient in the cases, where a lot of
manipulation is done to the text. Strings are immutable, so
each time it?s being operated on, a new instance is created
| Is This Answer Correct ? | 3 Yes | 0 No |
What is string interpolation in c#?
What is a dynamic assembly?
coding for delegates?
What is a collection in c#?
How does a function pointer returns a function pointer?
How many constructor can a class have?
What are delegates and why are they required?
If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?
What is namespace c#?
What is mvc pattern in c#?
what is uniary operators and binary operators and what is the difference
What are the types of class 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)