Buy Questpond's video subscriptions on
huge discount
.
Online: 2535
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
>
ASP.NET
>
Loading ...
What’s the difference between System.String and System.Text.StringBuilder classes?
Posted by
maheshemdsys-5839
on 11/11/2010 | Category:
ASP.NET Interview questions
| Views: 4724 |
Points: 40
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 :
What’s the C# syntax to catch any possible excepti ...
Next > :
How you can invoke programmatically all validation ...
Comments or Responses
Login to post response
More Interview Questions by maheshemdsys-5839
Latest Interview Questions
How you can invoke programmatically all validation controls on a page?
What is InitialValue property of a RequiredFieldValidator?
Why SetFocusOnError property is used for a validation control?
Can a DropDownList fire validation controls?
How a validation group works when the Page is posted?
What is a validation group and how do you create a validation group?
How to recycle application pool from the command prompt in IIS7?
Can you apply styles using class names and can you change it at run ti ...
More ...