System Analysis and Design
Most algorithms begin by _____.

Displaying the input items
Processing the input items by doing some calculations on them
Entering the output items into the computer
Displaying the output items
Entering the input items into the computer

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP