💡 Words with a Similar Meaning to "Immutable object"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| abstract typenoun | (software) a type in a nominative type system that cannot be instantiated. |
| constantnoun | Unchanged through time or space; permanent. |
| class invariantnoun | (object-oriented programming) An invariant used to constrain objects of a class that is preserved by class methods and that constrains the state stored in the object. |
| persistent data structure | In computing, a persistent data structure or not ephemeral data structure is a data structure that always preserves the previous version of itself when it is modified. |
| const correctnessnoun | (programming) The proper declaration of objects as immutable in contexts where they are not expected to be modified. |
| class variablenoun | (software, object-oriented programming) A member variable that is associated with a class of which a single copy exists. |
| reserved wordnoun | (programming) A string of characters that is a verb, command, or other part of a programming language, and therefore cannot be used as the name of a variable, constant, function, or procedure. |
| irreducible polynomial | In mathematics, an irreducible polynomial is, roughly speaking, a polynomial that cannot be factored into the product of two non-constant polynomials. |
| static variable | In computer programming, a static variable is a variable that has been allocated "statically", meaning that its lifetime (or "extent") is the entire run of the program. |
| invariantnoun | Not varying; constant. |
| conservation lawnoun | (physics) Any of several laws that hold that some physical property remains constant in a closed system regardless of other changes that take place. |
| object lifetime | In object-oriented programming, object lifetime is the period of time between an object's creation and its destruction. |
| deterministic system | A deterministic system is a conceptual model of the philosophical doctrine of determinism applied to a system for understanding everything that has and will occur in the system, based on the physical outcomes of causality. |
| identitynoun | The difference or character that marks off an individual or collective from the rest of the same kind; selfhood; the sense of who something or someone or oneself is, or the recurring characteristics that enable the recognition of such an individual or group by others or themselves. |
| monotonic functionnoun | (mathematics) A function that either never decreases or never increases as its independent variable increases. |
| transcendental functionnoun | (mathematical analysis) Any function that is algebraically independent of its variable(s); a function which does not satisfy a polynomial equation whose coefficients are themselves polynomials. |
| encapsulationnoun | (programming, object-oriented programming) Grouping together an object’s ‘state’ (its data) and the operations that may alter or interrogate it (its methods). |
| inner classnoun | (object-oriented programming) A class that is declared entirely within the body of another class. |
| abstract data typenoun | (programming) A data type defined only by data properties and operations to be performed on the data without any specification as to how the data will be represented or the operations performed. |
| loop-invariant code motion | In computer programming, loop-invariant code consists of statements or expressions (in an imperative programming language) that can be moved outside the body of a loop without affecting the semantics of the program. |
Translate “Immutable object” into Another Language
Pick a language — the word will be pre-filled in the translator.