You are on page 1of 2

Daffodil International University

Department of CSE, Faculty of Science and Information Technology


Class Test 1 Semester: Fall 2018
Course Code: CSE 421 Course Title: Computer Graphics
Time: 30 Mins Full Marks: 15

Part A: Multiple choice Question


1. The devices which converts the electrical energy into light is called

a) Liquid-crystal displays
b) Non-emitters
c) Emitters
d) None of the above
Answer: c
Explanation: Emissive displays are devices that convert electrical energy into light.

2. Which display devices allows us to walk around an object and view it from different sides.

a) Direct view storage tubes

b) Three-dimensional devices

c) Flat panel display devices

d) Plasma panel display devices

Answer: b
Explanation: 3D display devices allows user to view the object from different sides.

3. Random-scan system mainly designed for

a) Realistic shaded screen

b) Fog effect

c) Line-drawing applications

d) Only b

Answer: c
Explanation: Random-scan system mainly designed for Line-drawing applications.

4. Pixel mask means

a) A string containing only 1;s

b) A string containing only 0’s

c) A string containing 1 and 0

d) A string containing 0 and 0

Answer: c
Explanation: Inter span spacing can be specified in a pixel mask that contains digits 1 and 0.
5The process of digitizing a given picture definition into a set of pixel-intensity for storage in the
frame buffer is called
a) Rasterization
b) Encoding
c) Scan conversion
d) True color system

Answer: c
Explanation: The digitization process is called scan conversion.

In graphical system, the array of pixels in the picture are stored in


a) Memory
b) Frame buffer
c) Processor
d) All of the mentioned

Explanation: Frame buffer is mainly used to store pixels.

1. Briefly describe the working principle of CRT with diagram. 5

2. Draw a line with the two endpoints (1, -1) and (4, 7) by using DDA algorithm. 5

3. Write the difference between Raster Scan display and Random Scan Display. 5

You might also like