What is difference between System.String and System.StringBuilder classes? Ans. String and StringBuilder classes are used to store string values but the difference in them is that String is immutable (read only) by nature, because a value once assigned to a String object cannot ...
See more
Download the Study24x7 App, so you can connect and collaborate.