Definify.com
Definition 2025
information_hiding
information hiding
English
Alternative forms
Noun
information hiding (uncountable)
- (software, object-oriented programming) The technique to hide information so that it is invisible from the outside of an object. (It is a principle of segregation of design decisions that are most likely to change, so that other parts of the program are protected from extensive modification.)