Mutable vs Immutable - What's the difference?
mutable | immutable | Antonyms |
Changeable; inclined to mutate.
(programming, of a variable) Having a value that is changeable during program execution.
Unable to be changed without exception.
(programming, of a variable) Not able to be altered in the memory after its value is set initially, such as a constant.
Immutable is a antonym of mutable.
In programming of a variable terms the difference between mutable and immutable
is that mutable is having a value that is changeable during program execution while immutable is not able to be altered in the memory after its value is set initially, such as a constant.As adjectives the difference between mutable and immutable
is that mutable is changeable; inclined to mutate while immutable is unable to be changed without exception.As a noun immutable is
something that cannot be changed.mutable
English
Adjective
(en adjective)Antonyms
* immutableSee also
* alterable ----immutable
English
Adjective
(-)- The government has enacted an immutable law.