What?s the difference between System.String and
System.StringBuilder classes?



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

Post New Answer

More C Sharp Interview Questions

Which is executed if an exception has not occurred?

0 Answers   Siebel,


Explain about multithreading?

0 Answers  


What are controls in c#?

0 Answers  


Can you create enumerated data types in C# ?

1 Answers  


What is better C# or VB.NET?

0 Answers  






Is datetime a value type in c#?

0 Answers  


What are data types with examples?

0 Answers  


Are c# destructors the same as c++ destructors?

0 Answers  


Define property in c#.net?

0 Answers  


Hello Friends..am Mohammed riyash..final year BCA in Jamal Mohamed College 2009. Trichy. My doubt is while connecting SQL2005 Built in Database withing the Visual Studio 2005 Framework.. I am getting the error.. That " An Error occurred and it may be due to , under the default settings of the Server, the connection cannot be established.." But the code works in MS Access for me.. Both in VB.Net and C#.Net am getting the same error.. Any genius please Message me to 9994558822 or mail me.. riyash.ips@gmail.com

3 Answers  


Can we inherit sealed class in c#?

0 Answers  


What does xpath return?

0 Answers  


Categories