Solved

Which Is an Incorrect Guideline for Modular Programming

Question 45

Multiple Choice

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.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions