Computer Science - Computer Graphics
Quiz-summary
0 of 75 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
Information
This is MCQs of Computer Science Subject.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 75 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- Answered
- Review
-
Question 1 of 75
1. Question
The point (4, 1) undergoes the following 3 transformations successively.
I) Reflection about the line y = x
II) Translation through a distance of 2 units along the positive x-axis
III) Rotation through an angle of ∏/4 about the origin in the counter clockwise direction.
The final position of the point will beCorrect
Incorrect
-
Question 2 of 75
2. Question
Let the maximum number of pixels in a line be M. The number of subdivisions as most necessary using the mid-point subdivision method of clipping is
Correct
Incorrect
-
Question 3 of 75
3. Question
Find the incorrect statement(s).
Correct
Incorrect
-
Question 4 of 75
4. Question
The people of the planet Mars designed a scale for measuring the temperature in which water freezes at 100 units and boils at 250 units. The people of jupiter designed a scale in which water freezes at 75 units and boils at 300 units. A temperature of 200 units in Mars will measure ___ in jupiter.
Correct
Incorrect
-
Question 5 of 75
5. Question
The two scales coincide at
Correct
Incorrect
-
Question 6 of 75
6. Question
Oblique projection with an angle of 45° to the horizontal plane is called as
Correct
Incorrect
-
Question 7 of 75
7. Question
Which of the following curves are symmetric about the line x = y?
Correct
Incorrect
-
Question 8 of 75
8. Question
Choose the correct statement(s).
Correct
Incorrect
-
Question 9 of 75
9. Question
The perspective anomaly in which the object behind the centre of projection is projected upside down and backward onto the view plane is called as
Correct
Incorrect
-
Question 10 of 75
10. Question
Which statement about bean penetration method for producing colour displays is/are true?
Correct
Incorrect
-
Question 11 of 75
11. Question
x = at2; y = 2at, is the parametric equation of
Correct
Incorrect
-
Question 12 of 75
12. Question
A line connecting the points (1, 1) and (5, 3) is to be drawn, using the DDA algorithm. Find the value of x and y increments.
Correct
Incorrect
-
Question 13 of 75
13. Question
The entire graph of the function f(x) = x2 + kx – x + 9 is strictly above the x-axis if and only if
Correct
Incorrect
-
Question 14 of 75
14. Question
The phenomenon of having a continuous glow of a beam on the screen even after it is removed is called as
Correct
Incorrect
-
Question 15 of 75
15. Question
Perform window to viewport information for the point (20, 15). Assume that (Xwmin, Ywmin) is (0, 0); (Xwmax, Ywmax) is (100,100); (Xvmin, Yvmin) is (5, 5); (Xvmax, Yvmax) is (20, 20). The value of x and y in view port is
Correct
Incorrect
-
Question 16 of 75
16. Question
A frame buffer array is addressed in row-major order for a monitor with co-ordinate locations varying from (0, 0) to (100, 100) Assuming that one bit of storage is required per pixel and address of (0,0) is 0000, the address of the co-ordinate position (5, 10) is given by
Correct
Incorrect
-
Question 17 of 75
17. Question
Which display device is best suited for CAD systems?
Correct
Incorrect
-
Question 18 of 75
18. Question
Whenh the computer is not able to maintain operation and display, bright spots occur in the screen. This is called as
Correct
Incorrect
-
Question 19 of 75
19. Question
All the following hidden surface algorithms employ image space approach except
Correct
Incorrect
-
Question 20 of 75
20. Question
The best hidden surface removal method(s) used for complex scenes with more than a few thousand surfaces is/are
Correct
Incorrect
-
Question 21 of 75
21. Question
The anti-aliasing technique which allows shift of 1/4, 1/2 and 3/4 of a pixel diameter enabling a closer path of a line is
Correct
Incorrect
-
Question 22 of 75
22. Question
The subcategories of orthographic projection are
Correct
Incorrect
-
Question 23 of 75
23. Question
The clarity of a displayed image depends on the
Correct
Incorrect
-
Question 24 of 75
24. Question
Which of the following is an odd function?
Correct
Incorrect
-
Question 25 of 75
25. Question
In multiple transformation, which of the following are commutative?
Correct
Incorrect
-
Question 26 of 75
26. Question
In the raster-scan method for transformation, a 90° rotation can be performed by
Correct
Incorrect
-
Question 27 of 75
27. Question
In the clipping algorithm of Cohen & Sutherland using region codes, a line is already clipped if the,
Correct
Incorrect
-
Question 28 of 75
28. Question
Choose the function that are periodic.
Correct
Incorrect
-
Question 29 of 75
29. Question
In Sutherland-Hodgman algorithm for polygon clipping, assume p (present point) lies inside the window and S (Previous point) lies outside the window. Then, while processing through that window boundary, we should
Correct
Incorrect
-
Question 30 of 75
30. Question
Random-scan monitors are also referred to as
Correct
Incorrect
-
Question 31 of 75
31. Question
The refresh rate below which a picture flickers is
Correct
Incorrect
-
Question 32 of 75
32. Question
Pixel phasing is a technique for
Correct
Incorrect
-
Question 33 of 75
33. Question
When several types of output devices are available in a graphic installation, it is convenient to use
Correct
Incorrect
-
Question 34 of 75
34. Question
Which of the following points lies on the same side as the origin, with reference to the line 3x + 7y = 2?
Correct
Incorrect
-
Question 35 of 75
35. Question
If (a, b, c) x (1, 3, 1) = (2, 1, 6), where x denotes the vector product, then (a, b, c) is given by
Correct
Incorrect
-
Question 36 of 75
36. Question
Which of the following transformations are non-commutative?
Correct
Incorrect
-
Question 37 of 75
37. Question
Reflection of a point about x-axis, followed by a counter-clockwise rotation of 90°, is equivalent to reflection about the line
Correct
Incorrect
-
Question 38 of 75
38. Question
Which one of the following is not a linear transformation?
Correct
Incorrect
-
Question 39 of 75
39. Question
Raster systems display a picture from a definition in a
Correct
Incorrect
-
Question 40 of 75
40. Question
Back face removal is an example of
Correct
Incorrect
-
Question 41 of 75
41. Question
A bilinear transformation can be simulated by the transformations.
Correct
Incorrect
-
Question 42 of 75
42. Question
Choose the correct answers.
To construct the rectangle ABCD, it is enough ifCorrect
Incorrect
-
Question 43 of 75
43. Question
A raster colour display processor supports a resolution of 1024 x 800 with upto 16 milions colour simultaneously displayable. What will be the approximate size (in bytes) of the frame buffer used in the display processor?
Correct
Incorrect
-
Question 44 of 75
44. Question
A Bezier cubic curve with control point P0, P1,P2,p3 is defined by the equation
f (u) = i=3∑3 PiBi3 (u)
B32 is
Correct
Incorrect
-
Question 45 of 75
45. Question
Choose the incorrect statement from the following about the basic ray tracing technique used in image synthesis.
Correct
Incorrect
-
Question 46 of 75
46. Question
A cube with side 3 units is placed so that one of its vertices is at the origin and it has one edge along the positive X, Y and Z axes of a 3-D right handed coordinate system. What is the homogeneous co-ordinate transformation matrix, necessary to move the cube so that it has a vertex at the origin and has one edge each along the negative X, negative Y and negative Z axists.
Correct
Incorrect
-
Question 47 of 75
47. Question
Which of the following statement(s) is/are true?
Correct
Incorrect
-
Question 48 of 75
48. Question
Which of the following devices has a relative origin?
Correct
Incorrect
-
Question 49 of 75
49. Question
A cube of side I unit is placed such that the Origin coincides with one of its vertices and the three axes run along three of its edges. The vertex diagonally opposite to (1, 0, 1) is
Correct
Incorrect
-
Question 50 of 75
50. Question
A surface appearing black
Correct
Incorrect
-
Question 51 of 75
51. Question
Hue of a colour is related to its
Correct
Incorrect
-
Question 52 of 75
52. Question
On a 15 x 15 raster, this figure of white squares is stored such that the first square coincides with the top left corner of the raster . The compression ratio attained by run length coding is approximately
Correct
Incorrect
-
Question 53 of 75
53. Question
If the eccentricity of a conic is less than one then it is a
Correct
Incorrect
-
Question 54 of 75
54. Question
Parabola can be got from a right circular cone, by cutting it through a plane that is
Correct
Incorrect
-
Question 55 of 75
55. Question
Fractals deal with curves that are
Correct
Incorrect
-
Question 56 of 75
56. Question
A circle, if scaled is only one dimension becomes a/an
Correct
Incorrect
-
Question 57 of 75
57. Question
Let R be the radius of a circle.The angle subtended by an are of length R at the centre of the circle is
Correct
Incorrect
-
Question 58 of 75
58. Question
Choose the correct statement.
Correct
Incorrect
-
Question 59 of 75
59. Question
(2.4) is a point on a circle that has centre at the origin. Which of the following point(s) is/are also on the circle?
Correct
Incorrect
-
Question 60 of 75
60. Question
Aspect ratio is generally defined as the ratio of the
Correct
Incorrect
-
Question 61 of 75
61. Question
Let F : R2 → R2 be the mapping defined by F(x,y) = (x/3, y/4) The image under F of the ellipse
x2/9 + y2/16 = 1, is
Correct
Incorrect
-
Question 62 of 75
62. Question
The line segment joining (-1, 0) and (4, 5), if clipped against this window will connect the points
Correct
Incorrect
-
Question 63 of 75
63. Question
The line segment joining (1, 1) and (4, 2) if clipped against this window will connect the points
Correct
Incorrect
-
Question 64 of 75
64. Question
The line 2x – y + 4 = 0 if clipped against this window will connect the points
Correct
Incorrect
-
Question 65 of 75
65. Question
The best hidden surface removal algorithm is
Correct
Incorrect
-
Question 66 of 75
66. Question
Engineering drawing commonly applies
Correct
Incorrect
-
Question 67 of 75
67. Question
The basic elements of a picture in volume graphics is
Correct
Incorrect
-
Question 68 of 75
68. Question
The point at which a set or projected parallel lines appear to converge is called as a
Correct
Incorrect
-
Question 69 of 75
69. Question
The workstation transformation that maps the normalised device screen onto a physical device, whose x-extent is 0 to 10 and y-extent is 0 to 20 where the origin is the lower left corner is
Correct
Incorrect
-
Question 70 of 75
70. Question
In the previous question, if the origin is the upper left corner, the workstation transformation matrix is
Correct
Incorrect
-
Question 71 of 75
71. Question
Consider the three points, A(3, 6, 4); B(2, 5, 5); C(0, 3 , 7) and the view point V(1, 4, 6)
Choose the correct option(s)Correct
Incorrect
-
Question 72 of 75
72. Question
In displaying a clipped picture, the efficient method is
Correct
Incorrect
-
Question 73 of 75
73. Question
A viewgraph is
Correct
Incorrect
-
Question 74 of 75
74. Question
The best suited hidden surface algorithm to deal with non polygonal, non planar surface patches is
Correct
Incorrect
-
Question 75 of 75
75. Question
Assuming that one allows 256 depth value levels to be used, how much memory would a 512 x 512 pixel display require to store the Z-Buffer?
Correct
Incorrect