What does the term immutable mean ?
Interview question and answer by:
Bharathi Cherukuri | Posted on: 4/23/2012 | Category:
C# Interview questions | Views: 589 | |
Points: 40
Answer:
The data value may not be changed.
Note: The variable value may be changed, but the original immutable data value was discarded and a new data value was created in memory.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: