System Analysis and Design
After planning an algorithm, you should _____ to verify that it will work correctly.

Code the algorithm
None of these
Desk-check the algorithm
Analyze the algorithm
Evaluate and modify (if necessary) the program.

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A system design is said to be functionally modular if

the system is developed using structured programming through COBOL or PASCAL
the system is able to handle all the function of the application
the system makes extensive use of function. keys for maximum user assistance
None of these
each module performs a specific function and can be developed relatively independently by programmers

ANSWER DOWNLOAD EXAMIANS APP