Interviewer And Interviewee Guide

VB .Net Developer Interview Question:

Can you please explain the difference between System.String and System.StringBuilder classes?

Submitted by: Administrator
System.string class is non-updatable and it will create new string object instead of updating the same. But updation in the same string object is possible for String. Stringbuilder class. So, the operation on string builder is faster and efficient than the string class.
Submitted by:

Read Online VB .Net Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.