Software Engineering Quiz Questions and Answers - 1

Question: 1

The first phase of software development is

(A) Coding

(B) Testing

(C) Design

(D) Requirement analysis

Ans: D

Requirement analysis

Question: 2

Design phase includes

(A) Data, architectural, interface and procedural designs

(B) Architectural, procedural and interface designs only

(C) Data, architecture and procedural designs only

(D) All of these

Ans: A

Data, architectural, interface and procedural designs

Question: 3

Mnemonic codes and variable names are used in

(A) a high-level language

(B) a machine Language

(C) an assembly language

(D) all of these

Ans: C

an assembly language

Question: 4

Top-down design does not require

(A) Modularity

(B) Flow Charting

(C) Loop invariants

(D) Step-wise refinement

Ans: C

Loop invariants

Question: 5

Railway reservation system currently operational in India can be classified as a

(A) Expert system

(B) Online system

(C) Real time system

(D) Catch processing system

Ans: B

Online system

Related Questions