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

Plan the algorithm
Evaluate and modify (if necessary) the program
Code the algorithm.
Analyze the problem
Desk-check the algorithm

ANSWER DOWNLOAD EXAMIANS APP

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

to prepare flow charts after programming has been completed
to identify the top level functions by combining many smaller components into a single entity
all of the listed here
to identify a top level function an d then create a hierarchy of lower-level modules and components.

ANSWER DOWNLOAD EXAMIANS APP