Describe the principle of information hiding as it applies to software design.
What will be an ideal response?
The principle of information hiding implies that modules only share information with each other on a "need to know" basis to achieve some specific software function. Hiding enforces the procedural constraints to both the module procedural detail and any data structures local to the module.
You might also like to view...
The tendency to prefer technological solutions over process is referred to as what mindset?
A. Bullet hole B. Magic bullet C. Bulletproof D. Silver bullet
The RPM ____________________ feature determines whether a software package depends on another application to run and indicates what capabilities an installed package provides to other applications.
Fill in the blank(s) with the appropriate word(s).
If your hand is on the keyboard, use the ribbon for formatting.
Answer the following statement true (T) or false (F)
Which Access object(s) may be used when creating a lookup field to select values?
A. table B. form C. report D. both table and report