information hiding (Q5807): Difference between revisions

From Azupedia
Jump to navigation Jump to search
Created a new Item: 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
 
Property / instance of
 
Property / instance of: programming principle / 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