0 0
Read Time:21 Second
Mutable and immutable are English words meaning “can change” and “cannot change” respectively. The meaning of the words is the same in the IT context; i.e.
  • a mutable string can be changed, and
  • an immutable string cannot be changed.
The meanings of these words are the same in .NET as in other programming languages / environments, though (obviously) the names of the types may differ, as may other details.
Previous post What are ACID properties?
Next post What is SELF JOIN and when would you use it?
Subscribe
Notify of
guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Close
0
Would love your thoughts, please comment.x
()
x