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

None of these
normalization
structuring process
hierarchical structure
Relation structure

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A square symbols

defines a source or destination of system data
represents a process that transforms incoming data flow(s) into outgoing data flows
None of these
identifies data flow
is a data store-data at rest, or a temporary repository of data

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Advantages of Relational Database Management systems are

Flexibility, of relating different logical files
All of these
Data independence since it allows the database to grow by adding new attributes and relations.
Security controls can be more easily implemented.
None of these

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Unit testing is

is checking the logic of one or more programs in the candidate system
testing changes made in an existing or a new program
making sure that the new programs do in fact process certain transactions according to Specifications
running the system with line data by the actual user
None of these

ANSWER DOWNLOAD EXAMIANS APP