Immutable

The word “immutable” refers to something that is unchanging or unable to be altered. It describes a state or quality that remains constant and cannot be modified or modified easily.

Interesting fact: In computer science, the concept of immutability is often used in programming languages and data structures. Immutable objects or variables are those that cannot be modified once they are created, which can help ensure data integrity and simplify code.