What?s the difference between System.String and
System.StringBuilder classes?
Answer / rahul
System.String is immutable; System.StringBuilder was
designed with the purpose of having a mutable string where a
variety of operations can be performed.
| Is This Answer Correct ? | 4 Yes | 0 No |
Can I define my own exceptions?
What happens during the process of boxing?
What is a thread c#?
What does assert() do?
What are extension methods and where can we use them?
How we convert private assembly into public assembly?
How to find methods of a assembly file (not using ILDASM)?
What is c# entity framework?
7. C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?
Do unused Namespaces in c# affect run-time performance?
Write the syntax for catching an exception in c#?
What is a singleton unity?
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)