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 |
In c#, what will happen if you do not explicitly provide a constructor for a class?
Why do we need private constructor in c#?
What are constants in c#?
What are some examples of desktop applications?
Describe an interface class?
Why do we use 0?
What is a static field?
Why do we need a finally block in try catch block while handling exceptions
What is data quality assurance?
What is default access specifier for class in c#?
What if an error occurs in Catch block, how can you prevent it?
What is a pre-requisite for connection pooling?
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)