information hiding
Appearance
English
[edit]Alternative forms
[edit]Noun
[edit]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.)