ASP Programming Question:
Download Job Interview Questions and Answers PDF
Whats the difference between System. String and System.StringBuilder classes?
Answer:
System. String is immutable; System.StringBuilder was designed with the purpose of having a mutable string where a variety of operations can be performed
Download ASP Programming Interview Questions And Answers
PDF