What does the term immutable mean?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is static thread safe?

490


Does unity use c++ or c#?

493


What is instantiating a class in c#?

484


How do you concatenate in c#?

489


What is transparent caching with aop ?

624






What is default constructor in c#?

500


How Is The Dll Hell Problem Solved In .net?

594


What is a multicast delegate in c#?

533


Why is it not a good idea to use empty destructors?

546


How does bitwise work?

504


What are the principles of delegation?

486


How can you prevent escaping on backslashes in C# with string definitions?

697


what is IDisposal interface,IComparable,IEquatable,IFormatable

532


What is AutoMapper in C#?

582


How many root nodes are there in an xml document?

450