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

How many types of methods are there in c#?

518


What’s a strong name?

521


What is or operator in c#?

531


what are the differences between a class and structure

538


Why do we need generics in c#?

504






What is default access specifier for class in c#?

473


hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks

1579


Explain the types of errors in c#?

478


What is a derived class in c#?

471


What is hash c#?

492


What is Fragmentation and its Types?

561


Is c# easier than c++?

533


Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?

500


What is the output of TextWriterTraceListener redirected?

537


Why do we use hashtable in c#?

471