Software Engineering Objective Questions and Answers - 2

Question: 6

The data flow model of an application mainly shows

(A) decision and control information

(B) communication network structure

(C) processing requirements and the flow of data

(D) the underlying data and the relationship among them

Ans: C

processing requirements and the flow of data

Question: 7

Configuration management is not concerned with

(A) Choice of hardware configuration for an application

(B) Controlling documentation changes

(C) Maintaining versions of software

(D) Controlling changes to the source code

Ans: A

Choice of hardware configuration for an application

Question: 8

A desirable property of module is

(A) High coupling

(B) Multifunctional

(C) Low Cohesiveness

(D) Independency

Ans: D

Independency

Question: 9

A Good specification should be

(A) Functional

(B) Distinctly specific

(C) Unambiguous

(D) None of these

Ans: D

None of these

Question: 10

A program written for an application generator includes

(A) Procedural statements

(B) Non-procedural statements

(C) Both (a) and (b)

(D) None of these

Ans: C

Both (a) and (b)

Related Questions