Xpode.com        Click here to Print this article.

What is the difference between System.String and System.StringBuilder classes

Every time a new object is created with System.String class. In other words we can say that System.String is immutable(absolute). Whereas System.StringBuilder class provides mutable(variable) string.






Contributed by:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.

Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=172

Click here to go on website