Software Engineering MCQ - SDLC

61:  

 Consider the modules A and B of the previous question

A.

C (a + b) > Ca + Cb

B.

C (a + b) < Ca +Cb

C.

C ( a + b) = Ca + Cb

D.

None of the above

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



62:  

Consider the above modules Ca and Cb where a and b are the sizes. Then

A.

E (a + b) > Ea + Eb

B.

E (a + b) < Ea +Eb

C.

E (a + b) > =Ea + Eb

D.

None of the above

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



63:  

 Variation in debugging : coding ability has been reported to be

A.

1:10

B.

1:1

C.

1:2

D.

1:5

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



64:  

In extreme cases variation of coding: debugging ability ofprogrammers has been reported to be

A.

1:30

B.

1:1

C.

1:2

D.

1:5

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



65:  

 Single entry, single exit constricts with the if, while, sequence and compound statements in C and simulate

A.

a push down automata only

B.

finite automata only

C.

a turning machine

D.

a hypercomputer

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here: