7000+ System Analysis and Design Practical Questions and Answers Pdf - 1

Question: 1

An example of a hierarchical data structure is

(A) Ring

(B) Tree

(C) Array

(D) Link list

Ans: B

Tree

Question: 2

Data structure is refined through a process called

(A) Relation structure

(B) Normalization

(C) Hierarchical structure

(D) Structuring process

Ans: B

Normalization

Question: 3

Back up procedure helps in

(A) Restoring the data files whenever there is a system crash

(B) Restoring both application and system software whenever there is disk corruption

(C) Restoring the operation whenever there is a disk failure

(D) All of the above

Ans: D

All of the above

Question: 4

Graphic representation of the control logic of processing functions or modules representing a system, is known as

(A) System flow chart

(B) Structured English

(C) Structured analysis

(D) Structured chart

Ans: D

Structured chart

Question: 5

Most algorithm follow the format of

(A) Entering the output items, then displaying the output items, and then processing the output items

(B) Entering the input items, then processing the input item, and then displaying the output items

(C) Entering the input items, then processing the output items, and then displaying the output items

(D) Entering the input items, then displaying the input items, and then processing the output items

Ans: B

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

Related Questions
Read More Engineering Topics