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

It should use many GOTO statements
None of these
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
Rapid prototyping proves the quality of a design by

having a data flow diagram
None of these
both (a) and (b)
having the system analyst present an overview of the design to users, programmers, and consultants
having a program simulate the real system

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Top-down programming is

a map of the programmer's view of the data
a series or group of components that perform one or more operations of a more complex system
an approach in which the top module is first tested then program modules are added from the highest level to the lowest level
a group of related fields

ANSWER DOWNLOAD EXAMIANS APP