A system design is said to be functionally modular if
A
the system is able to handle all the function of the application
B
each module performs a specific function and can be developed relatively independently by programmers
C
the system makes extensive use of function. keys for maximum user assistance
D
the system is developed using structured programming through COBOL or PASCAL
E
None of the above
Correct Answer: each module performs a specific function and can be developed relatively independently by programmers