Module design criteria

Q.  Which among the below mentioned assertions is not a module design criteria for dividing problem into small modulus?
- Published on 24 Sep 15

a. Number of modules should be unlimited or infinite
b. Decision-making should be restricted to higher level module
c. A single entry and exit point should exist for interfacing with various modules
d. Modules should be compiled separately

ANSWER: Number of modules should be unlimited or infinite

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)