information hiding (Q5807): Difference between revisions

From Azupedia
Jump to navigation Jump to search
Created claim: subclass of (P1): hiding (Q5808)
Property / subclass of
 
Property / subclass of: hiding / rank
 
Normal rank

Revision as of 15:54, 26 March 2023

principle of segregation of the design decisions in a computer program that are most likely to change, thus protecting other parts of the program from extensive modification if the design decision is changed
Language Label Description Also known as
English
information hiding
principle of segregation of the design decisions in a computer program that are most likely to change, thus protecting other parts of the program from extensive modification if the design decision is changed

    Statements