Mutable and immutable



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.
Good artical on Immutability in C# 



Comments

Popular posts from this blog

Understanding Top line and Bottom line?

How to activate PF UAN account

Scrum Master vs Product Owner