Definify.com

Definition 2024


information_hiding

information hiding

English

Alternative forms

Noun

information hiding (uncountable)

  1. (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.)