What is an immutable?

In object-oriented and functional programming, an immutable object is an object whose state cannot be modified after it is created e.g. constants. This is in contrast/ opposite to a mutable object, which can be modified after it is created.


(Protected post. No prat of this publication can be copied by any means and for any purpose without permission from CEO)

Comments

Popular posts from this blog

Umbrella activities in Software Engineering

Operating System | Best Definition of Opetating System