Which is an incorrect guideline for modular programming?
A) Keep each module to a manageable size.
B) Pay particular attention to the critical interfaces.
C) Maximize the number of modules the user needs to modify when making changes.
D) Maintain the hierarchical relationships set up in the top-down phases.
C) Maximize the number of modules the user needs to modify when making changes.
Computer Science & Information Technology
You might also like to view...
What steps must the programmer take to create an executable Java program?
What will be an ideal response?
Computer Science & Information Technology
Fractals have a(n) _______________ property—when subdivided into parts, each is a reduced- size copy of the whole.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology