System Analysis and Design
The first step in the problem-solving process is to _____.

Code the algorithm.
Plan the algorithm
Desk-check the algorithm
Analyze the problem
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
None of these
the system makes extensive use of function. keys for maximum user assistance
each module performs a specific function and can be developed relatively independently by programmers
the system is able to handle all the function of the application

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
The approach used in top-down analysis and and design is

to identify the top level functions by combining many smaller components into a single entity.
All of these
to identify a top level function and then create a hierarchy of lower level modules and components
to prepare flowcharts after programming has been completed
None of these

ANSWER DOWNLOAD EXAMIANS APP