December 2015 - Paper 3

61:  

Which of the following is/are the principle components of a memory-tube display ?
(a) Flooding gun
(b)Collector
(c) Phosphorus grains
(d) Ground

A.

(a) and (b)

B.

(c) only

C.

(d) only

D.

All the above

 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



62:  

Which raster locations would be chosen by Bresenham’s algorithm when scan converting a line from (1, 1) to (8, 5) ?

A.
x y
1 1
2 2
3 3
4 3
5 4
6 4

 

B.

x

y

1

1

2

2

3

2

4

3

5

4

6

5

7

6

8

7

 

C.
x y
1 1
2 2
3 2
4 3
5 3
6 4
7 4
8 5
   

 

D.
x y
1 1
2 2
3 2
4 3
5 5
6 4
7 5
8 5

 

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



63:  

Consider a unit square centred at origin. The coordinates of the square are translated by a factor (1/2, 1) and rotated by an angle of 90o . What shall be the coordinates of the new square ?

A.

(-1/2, 0), (-1/2, 1), (-3/2, 1), (-3/2, 0)

B.

(-1/2, 0), (1/2, 1), (3/2, 1), (3/2, 0)

C.

(-1/2, 0), (1/2, 0), (-3/2, 1), (-3/2, 0)

D.

(-1/2, 0), (1/2, 1), (-3/2, 1), (-3/2, 0)

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



64:   Which of the following is/are the components of a CRT ?
(a) Electron Gun
(b) Control Electrode
(c) Focusing Electrode
(d) Phosphor Coated Screen
A.

(a) and (d)

B.

(a), (b) and (d)

C.

(a), (b), (c) and (d)

D.

(a), (c) and (d)

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



65:   Which one of the following statements is incorrect ?
A.
Pareto analysis is a statistical method used for analyzing causes, and is one of the primary tools for quality management.
B.
Reliability of a software specifies the probability of failure-free operation of that software for a given time duration.
C.
The reliability of a system can also be specified as the Mean Time To Failure (MTTF).
D.
In white-box testing, the test cases are decided from the specifications or the requirements.
 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here: