Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What does the term immutable mean?

Answers were Sorted based on User's Feedback



What does the term immutable mean?..

Answer / eng.sakr saudi

it means that this object can't be changed.
but if you want another value to the same object another
instance of the object is created and leave the current
instance unchanged.
an example of immutable is STRING.

Is This Answer Correct ?    9 Yes 0 No

What does the term immutable mean?..

Answer / vijay rana

immutable means we can not change the contents at run time,
example of immutable is String

Is This Answer Correct ?    6 Yes 1 No

What does the term immutable mean?..

Answer / chandu

Based on the performance, frequent modification to the immutable objects will leave more objects for the garbage collection. So this is a kind of performance issue.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is the functionality of break and continue in Visual Studio?

2 Answers   JPMorgan Chase,


What are primitive data types in c#?

0 Answers  


What does get set mean in c#?

0 Answers  


What is a deadlock lock?

0 Answers  


what is an internal specifier? what happens internally when I use access specifier Internal ?

4 Answers   rsystems,


Define multicast delegate in c#?

0 Answers  


What is base class in c#?

0 Answers  


What is overriding in c#?

0 Answers  


What is the difference between readonly and constant in c#

2 Answers   Fulcrum Logic,


In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

0 Answers  


Is post back c#?

0 Answers  


What is the difference between integer and double?

0 Answers  


Categories