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

Answer Posted / guest

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 ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?

831


What is generic collection in c#?

700


what is the difference between a struct and a class in c#?

818


Is arraylist thread safe?

687


What is the use of static in c#?

699


How can you sort strings in array that are passed to method as arguments?

745


What does == mean in c sharp?

715


What is the best dependency injection c#?

682


Explain polymorphism in c# with a simple example?

706


How do switch statements work?

698


Is python easier than c#?

735


How do I know if executenonquery is successful c#?

648


What is clr namespace?

690


Why do we use void in c#?

684


Why abstract class is not instantiated in c#?

736