Examveda
Examveda

Which of the following is not a requirement of structured design?

A. It should be made up of a hierarchy of modules

B. It should use many GOTO statements

C. The code should be executed in a top-to-bottom fashion within each module

D. Each module should be as independent as possible of all other modules, except its parent

E. None of the above

Answer: Option B


This Question Belongs to Computer Science >> System Analysis And Design

Join The Discussion

Related Questions on System Analysis and Design

System Study involves

A. study of an existing system

B. documenting the existing system.

C. identifying current deficiencies and establishing new goals

D. All of the above

E. None of the above