information hiding (Q5807): Difference between revisions
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 |
Created claim: instance of (P2): programming principle (Q5806) |
||
| 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 |