Quiznetik

Basics of Computer Graphics | Set 1

1. The graphics can be

Correct : D. All of these

2. Computer graphics was first used by

Correct : A. William fetter in 1960

3. Graphics is one of the major key element in design of multimedia application

Correct : A. Five

4. Types of computer graphics are

Correct : A. Vector and raster

5. Which environment has been one of the most accepted tool for computer graphics in business and graphics design studios

Correct : B. Macintosh

6. Vector graphics is composed of

Correct : B. Path

7. A palette can be defined as a finite set of colors for managing the

Correct : B. Digital images

8. Display card is used for the purpose of

Correct : B. Sending graphics data to output unit

9. Once a file is saved in JPEG format ,some data is lost

Correct : B. Permanently

10. The GIF format is much to be downloaded or uploaded over the www

Correct : B. Faster

11. The two-dimensional translation equation in the matrix form is

Correct : A. P’=P+T

12. The translation distances (dx, dy) is called as

Correct : C. Both a and b

13. In 2D-translation, a point (x, y) can move to the new position (x’, y’) by using the equation

Correct : B. x’=x+dx and y’=y+dy

14. The best hidden surface removal algorithm is ?

Correct : C. Depends on the application

15. The surfaces that is blocked or hidden from view in a 3D scene are known as

Correct : A. Hidden surface

16. The types of hidden surface removal algorithm are

Correct : D. All of these

17. The transformation in which an object can be shifted to any coordinate position in three dimensional plane are called

Correct : A. Translation