Download
100% FREE
Office Document APIs for .NET
Online: 733
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
>
.NET Framework
>
Loading ...
Why string is called Immutable data Type?
Posted by
Blessybaby
on 1/5/2010 | Category:
.NET Framework Interview questions
| Views: 5223
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
The memory representation of string is an Array of Characters, So on re-assigning the new array of Char is formed & the start address is changed. Thus keeping the Old string in Memory for Garbage Collector to be disposed.
|
Alert Moderator
Bookmark It
< Previous :
How does assembly versioning work?
Next > :
What is side-by-side execution? Can two applicatio ...
Comments or Responses
Login to post response
More Interview Questions by Blessybaby
What is side-by-side execution? Can two application one using private ...
What isWhite box testing?
What is black box testing
What is difference UTP in testing ?
How do you handle change request?
What is effort variance?
What is a project baselines ?
What data type does the RangeValidator control support?
Latest Interview Questions
What is the use of @@IDLE in Transact-SQL?
What is the purpose of @@LANGUAGE statement?
Illustrate Server.Transfer and Response.Redirect?
How can we cancel a transaction?
What is the syntax of try catch?
Can we have Try catch in Sqlserver?
How do we raise the error message?
How do we handle errors in SQL Server?
More ...