System Analysis and Design
Which of the following is not a requirement of structured design?

None of these
Each module should be as independent as possible of all other modules, except its parent
It should use many GOTO statements
It should be made up of a hierarchy of modules
The code should be executed in a top-to-bottom fashion within each module

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
In top down analyis and design

all of the listed here
each succeeding phase is as detailed as the phase before it.
each succeeding phase is less detailed than the phase before it
each succeeding phase is more detailed than the phase before it

ANSWER DOWNLOAD EXAMIANS APP