December 2014 - Paper 3

41:  

Which one of the following is not a source code metric?

A.

Halstead metric

B.

Function point metric

C.

Complexity metric

D.

Length metric

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



42:  
To compute function points (FP), the following relationship is used FP = Count - total x (0.65 + 0.01 x  ∑(Fi))where Fi (i = 1 to n) are value adjustment factors (VAF) based on n questions. The value of n is
A.

12

B.

14

C.

16

D.

18

 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



43:  
Assume that the software team defines a project risk with 80% probability of occurrence of risk in the following manner:
Only 70 percent of the software components scheduled for reuse will be integrated into the application arid the remaining functionality will have to be custom developed: If 60 reusable components were planned with average component size as ' 100 LOC and software engineering cost for each LOC as $ 14, then the risk exposure would be
A.

$ 25,200

B.

$ 20,160

C.

$ 17,640

D.

$ 15,120

 
 

Option: D

Explanation :

Click on Discuss to view users comments.

misha said: (6:06pm on Wednesday 24th June 2015)
wrong answer - correct ans is B

Write your comments here:



44:  

Maximum possible value of reliability is

A.

100

B.

10

C.

1

D.

0

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



45:  

'FAN IN' of a component A is defined as

A.

Count of the number of components that can call, or pass control, to a component A

B.

Number of components related to component A

C.

Number of components dependent on component A

D.

None of the above

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here: