wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

software engg module 2

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

program volume of a software product is

a)

V= N * log2n

b)

V= (N/2) log2n

c)

V= 2N*log2n

d)

V= N* log2n + 1

2.

the vocabulary of a program is defined as

a)

η= η1 + η2

b)

η= η1 – η2

c)

η= η1 * η2

d)

η= η1 / η2

3.

which one is not a category of software metrics

a)

product metrics

b)

process metrics

c)

project metrics

d)

people metrics

4.

The extent to which different modules are dependent upon each other is called

a)

coupling

b)

cohesion

c)

modularity

d)

stability

5.

After the finalization of SRS, we may like to estimate

a)

size

b)

cost

c)

development time

d)

all of the above

6.

Which one is not a size measure for software

a)

LOC

b)

function count

c)

cyclometic complexity

d)

halstead’s program length

7.

Which one is not a risk management activity

a)

risk assessment

b)

risk control

c)

risk generation

d)

none of the above

8.

The relationship of data elements in a module is called

a)

coupling

b)

cohesion

c)

modularity

d)

none of the above

9.

The worst type of cohesion is

a)

temporal cohesion

b)

coincidental cohesion

c)

logical cohesion

d)

sequential cohesion

10.

The most desirable form of coupling is

a)

control coupling

b)

data coupling

c)

common coupling

d)

content coupling