Software Engineering MCQ - SDLC

66:  

Form the detailed design speciication. If the coding is done in C++ : C : assembler the resulting code sizes will be on the average.

A.

1:3 :10

B.

1:10:100

C.

1: 3: 4

D.

10:3:1

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here:



67:  

 Testing a program thoroughly

A.

Guarantees all errors wil be found

B.

Only some errors will be found

C.

guarantees all defects will be found

D.

None of the above.

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here:



68:  

 For the same problem the code size in KLOC in various language can be best estimated at Assembly language: OO languages : icon based graphical language as

A.

1:10: 100

B.

100: 10:1

C.

1:20: 20

D.

1: 1:2

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here:



69:  

 For the same detailed design the size in KLOC in various language can best be described as estimates assembly language : C : icon based graphical language as

A.

1: 3 :1

B.

100 : 30 : 1

C.

1 : 2 : 3

D.

2: 2 : 20

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here:



70:  

 Testing can only be initiated

A.

when the implementation is done

B.

from the beginning of the project when planning is done

C.

From the design stage only

D.

none of the above

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here: