System Analysis and Design
Rapid prototyping proves the quality of a design by

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

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP