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

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

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
In Decision trees

the branch depends on the condition and decisions to made
nodes represent the conditions, with the right side of tree listing the actions to be taken
None of these
All of these
the root is drawn on the left and is the starting point on the decision sequence.

ANSWER DOWNLOAD EXAMIANS APP