Download
100% FREE
Office Document APIs for .NET
Online: 734
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
What’s the difference between System.String and System.Text.StringBuilder classes?
Posted by
Majith
on 7/22/2008 | Category:
C# Interview questions
| Views: 10256
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
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.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Are private class-level variables inherited?
Next > :
What does the term immutable mean?
Comments or Responses
Login to post response
More Interview Questions by Majith
What does the term immutable mean?
Diff Data Grid and Repeater
Difference Between Implict Transaction And Explict Transaction
What is CAS?
What's the maximum size of a row?
What is a transaction and what are ACID properties?
What's the difference between DELETE TABLE and TRUNCATE TABLE commands ...
What's the difference between a primary key and a unique key?
Latest Interview Questions
How to convert an ArrayList into an Array?
How to convert an Array into an ArrayList?
How to get the authentication mode from web.config file programmatical ...
How to clear the last error occured in the application?
How to retrieve the last error occured in the application?
How to load a user control dynamically in runtime?
What are the validation controls in asp.net?
Which two properties are on every validation control?
More ...