Vidyalelo
Computer Science · Q121

System Analysis And Design

Engineering and GATE · Computer Science · question 121

Q121

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

A.
It should use many GO TO statements
Answer
B.
The code should be executed in a top-to-bottom fashion within each module
C.
It should be made up of a hierarchy of modules
D.
Each module should be as independent as possible of all other modules, except its parent
E.
None of the above

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board