System Analysis and Design
Data structuring is refined through a process called

hierarchical structure
Relation structure
normalization
structuring process
None of these

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
None of these
to prepare flowcharts after programming has been completed

ANSWER DOWNLOAD EXAMIANS APP

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

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
None of these
the system is developed using structured programming through COBOL or PASCAL
the system is able to handle all the function of the application

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Most algorithms follow the format of

Entering the input items, then processing the input items, and then displaying the output items
Entering the output items, then processing the output items, and then displaying the output items
Entering the input items, then displaying the input items, and then processing the output items
Entering the output items, then displaying the output items, and then processing the output items
Entering the input items, then processing the output items, and then displaying the output items

ANSWER DOWNLOAD EXAMIANS APP