Explore topic-wise MCQs in Bachelor Multimedia Communication (B.M.M.C.).

This section includes 873 Mcqs, each offering curated multiple-choice questions to sharpen your Bachelor Multimedia Communication (B.M.M.C.) knowledge and support exam preparation. Choose a topic below to get started.

301.

__________ is a process of changing position of an object in a straight line path.

A. translation
B. scaling
C. rotation
D. reflection
Answer» B. scaling
302.

There are total __________ types of transformations

A. 1
B. 3
C. 5
D. 2
Answer» D. 2
303.

There are ________________ basic transformations.

A. 1
B. 2
C. 3
D. 5
Answer» D. 5
304.

. Transformation is ___________ in nature.

A. flexible
B. rigid
C. composite
D. all of above of above
Answer» C. composite
305.

___________ is basic change in shape & size of object.

A. transformation
B. deformation
C. illumination
D. none of above
Answer» B. deformation
306.

In winding number method , constructed horizontal line between point Q and point P intersects edge of the polygon with winding no. +1 . Tell whether point Q is inside or outside and what is the net winding ? Note : Q is the point to be tested for inside test. P is point outside the polygon.

A. outside , zero
B. inside , zero
C. outside , nonzero
D. inside , nonzero
Answer» E.
307.

In winding number method , constructed horizontal line between point Q and point P intersects two edges of the polygon with winding no. +1 and -1. Tell whether point Q is inside or outside and what is the net winding ? Note : Q is the point to be tested for inside test.P is point outside the polygon.

A. outside , zero
B. inside , zero
C. outside , nonzero
D. inside , nonzero
Answer» B. inside , zero
308.

One edge of the polygon has coordinates (10,20) and (15,40). In scan line polygon filling at the ith step x-value of the intersection point of the scan line ‘i’ and above mentioned edge is 14. What will be the x-value of the intersection point of the scan line in i+1 th step?

A. 16.2
B. 14.2
C. 16.2
D. 14.2
Answer» E.
309.

One edge of the polygon has coordinates (10,20) and (15,40). In scan line polygon filling at the ith step x-value of the intersection point of the scan line ‘i’ and above mentioned edge is 12. What will be the x-value of the intersection point of the scan line in i+1 th step?

A. 12.2
B. 12.5
C. 13
D. 13.5
Answer» B. 12.5
310.

In scan line polygon filling algorithm for current scan line the x-intersections obtained are 20,10,50,30. How these x-intersections are stored in intersection array?

A. (10,20,30,50)
B. (20,10,50,30)
C. (50,30,20,10)
D. (10,50,20,30)
Answer» B. (20,10,50,30)
311.

In scan line polygon filling algorithm for current scan line the x-intersections got are 20,10,50,30. How pairing will be formed?

A. (10,20)and (30,50)
B. (10,20)and (20,30)and (30,50)
C. (20,10)and (10,50)
D. (20,10)and (10,50)and (50,30)
Answer» B. (10,20)and (20,30)and (30,50)
312.

In 4 connected region if one pixel is (5,5) then remaining neighboring pixels are

A. (3, 3 ) (6,3) (2,4) (2,2)
B. (2,2) (5, 4) (3,2) (6, 4)
C. (3, 3 ) (4,2) (2,3) (2,2)
D. (6, 5 ) (4,5) (5,4) (5,6)
Answer» E.
313.

In 4 connected region if one pixel is (3,3) then remaining neighboring pixels are

A. (3, 3 ) (1,3) (2,4) (2,2)
B. (2,2) (1, 4) (3,2) (3, 4)
C. (3, 3 ) (1,2) (2,3) (2,2)
D. (4, 3 ) (2,3) (3,4) (3,2)
Answer» E.
314.

In 8 connected region if one pixel is (5,5) then remaining neighboring pixels are

A. (2, 2 ) (6,2) (6,3) (3,1)
B. (6, 3 ) (1,1) (2,4) (2,2) (6,2) (1, 4) (3,3) (3, 4)
C. (3, 3 ) (6,2) (2,3) (2,2)
D. (6, 5 ) (4,3) (5,6) (5,4) (6,6) (6,4) (4,6) (4, 4)
Answer» E.
315.

In 8 connected region if one pixel is (5,3) then remaining neighboring pixels are

A. (6, 3 ) (4,3) (5,4) (5,2) (6,4) (6,2) (4,4) (4, 2)
B. (6, 3 ) (1,1) (2,4) (2,2) (6,2) (1, 4) (3,3) (3, 4)
C. (3, 3 ) (6,2) (2,3) (2,2)
D. (2, 2 ) (6,2) (6,3) (3,1)
Answer» B. (6, 3 ) (1,1) (2,4) (2,2) (6,2) (1, 4) (3,3) (3, 4)
316.

If one edge of the polygon has end coordinates (10,20) and (15,40) and current scan line is scanning at y=25. What will be the intersection point?

A. (11.2,25)
B. (12,25)
C. (12.2,25)
D. (25,11.2)
Answer» B. (12,25)
317.

In 8 connected region if one pixel is (2,3) then remaining neighboring pixels are

A. (1, 3 ) (3,3) (2,4) (2,2) (3,4) (3,2) (1,4) (1, 2)
B. (3, 3 ) (1,1) (2,4) (2,2) (2,2) (1, 4) (3,2) (3, 4)
C. (3, 3 ) (1,2) (2,3) (2,2)
D. (2, 2 ) (4,2) (3,3) (3,1)
Answer» B. (3, 3 ) (1,1) (2,4) (2,2) (2,2) (1, 4) (3,2) (3, 4)
318.

In 8 connected region if one pixel is (3,2) then remaining neighboring pixels are

A. (2, 2 ) (4,2) (3,3) (3,1) (4,3) (4,1) (2,3) (2, 1)
B. (3, 3 ) (1,1) (2,4) (2,2) (2,2) (1, 4) (3,2) (3, 4)
C. (3, 3 ) (1,2) (2,3) (2,2)
D. (2, 2 ) (4,2) (3,3) (3,1)
Answer» B. (3, 3 ) (1,1) (2,4) (2,2) (2,2) (1, 4) (3,2) (3, 4)
319.

In 4 connected region if one pixel is (2,3) then remaining neighboring pixels are

A. (3, 3 ) (1,3) (2,4) (2,2) (1,2) (1, 4) (3,2) (3, 4)
B. (3, 3 ) (1,1) (2,4) (2,2) (2,2) (1, 4) (3,2) (3, 4)
C. (3, 3 ) (1,2) (2,3) (2,2)
D. (3, 3 ) (1,3) (2,4) (2,2)
Answer» E.
320.

What will be the intersection points for current scan line as shown in figure using scan line polygon filling algorithm.

A. (p0 ,p0,p1,p1,p2)
B. (p0,p1,p2)
C. (p0,p2)
D. (p0,p1,p1,p2)
Answer» E.
321.

what will be the intersection points for current scan line as shown in figure using scan line polygon filling algorithm

A. (p0,p1,p2,p3)
B. (p0,p1, p1,p2,p3)
C. (p0,p1,p2,p3, p3)
D. (p0, p3)
Answer» B. (p0,p1, p1,p2,p3)
322.

In winding number method if net winding is non-zero then point is --------.

A. outside
B. inside
C. colorful
D. none of above
Answer» C. colorful
323.

In winding number method if net winding is zero then point is ---------- otherwise it is inside.

A. outside
B. inside
C. colorful
D. none of above
Answer» B. inside
324.

In winding number method if net winding is --------then point is outside otherwise it is inside.

A. odd
B. two
C. one
D. zero
Answer» E.
325.

In scan line algorithm, Let an edge is represented by Formula y = mx + b and for scan_line s value of y = s. What will be the Xs ? Note : Scan line is intersecting with edge at (s,Xs)

A. xs = (s-b)+m
B. xs = (s-b)
C. xs = (s-b)/m
D. xs = (s-b)*m
Answer» D. xs = (s-b)*m
326.

In scan line algorithm, using Edge coherence property the next incremental x-intersection(xs+1) can be calculated as: ------------Note: Xs is the previous x-intersection.

A. xs+1= xs + m
B. xs+1= xs + 1
C. xs+1= xs + 1/m
D. xs+1= xs + m/2
Answer» D. xs+1= xs + m/2
327.

The function of scan line polygon fill algorithm are

A. find intersection point of the boundary of polygon and scan line
B. find intersection point of the boundary of polygon and point
C. both a & b
D. none of these
Answer» B. find intersection point of the boundary of polygon and point
328.

‘Scan-line coherence ‘ means

A. if a pixel on a scan line lies within a polygon, pixels near it will most likely lie within the polygon
B. if edge of the polygon intersects a given polygon , pixels near it will most likely lie within the polygon
C. if a pixel on a edge lies within a polygon, pixels near it will most likely lie within the polygon
D. none of above
Answer» B. if edge of the polygon intersects a given polygon , pixels near it will most likely lie within the polygon
329.

In 4 connected region if one pixel is (x,y) then remaining neighboring pixels are

A. (x+1, y ) (x-1,y) (x,y+1) (x,y-1) (x-1,y-1) (x-1, y+1) (x+1, y-1) (x+1, y+1)
B. (x+1, y ) (x-1,y) (x,y+1) (x,y) (x-1,y-1) (x-1, y+1) (x+1, y-1) (x+1, y+1)
C. (x-1,y-1) (x-1, y+1) (x+1, y-1) (x+1, y+1)
D. (x+1, y ) (x-1,y) (x,y+1) (x,y-1)
Answer» E.
330.

In 8 connected region if one pixel is (x,y) then remaining neighboring pixels are

A. (x+1, y ) (x-1,y) (x,y+1) (x,y-1) (x-1,y-1) (x-1, y+1) (x+1, y-1) (x+1, y+1)
B. (x+1, y ) (x-1,y) (x,y+1) (x,y) (x-1,y-1) (x-1, y+1) (x+1, y-1) (x+1, y+1)
C. (x-1,y-1) (x-1, y+1) (x+1, y-1) (x+1, y+1)
D. (x+1, y ) (x-1,y) (x,y+1) (x,y-1) (x-1,y-1)
Answer» B. (x+1, y ) (x-1,y) (x,y+1) (x,y) (x-1,y-1) (x-1, y+1) (x+1, y-1) (x+1, y+1)
331.

In viewing from a window in world coordinates with x extent 3 to 12 & y extent 2 to 10 onto a viewport with x extent ¼ to 3/4and y extent 0 to ½ in normalized device space .Scaling factor Sx= & Sy = ___

A. 1/18 & 16
B. 1/16 & 1/18
C. 18 & 1/16
D. 1/18 & 1/16
Answer» E.
332.

In viewing from a window in world coordinates with x extent 3 to 12 & y extent 2 to 10 onto a viewport with x extent ¼ to 3/4and y extent 0 to ½ in normalized device space .Scaling factor Sy=

A. (1/18)
B. (1/16)
C. 18
D. 16
Answer» C. 18
333.

In viewing from a window in world coordinates with x extent 3 to 12 & y extent 2 to 10 onto a viewport with x extent ¼ to 3/4and y extent 0 to ½ in normalized device space .Scaling factors Sx=

A. (1/18)
B. (1/16)
C. 18
D. 16
Answer» B. (1/16)
334.

In normalization transformation for window to viewport, window is lower left corner (2,2) and upper right corner at (6,10) to a view point with lower left corner at (0,0) and upper right corner at(1, 1) .Scaling factors Sx =___ & Sy= ___

A. 0.25 & 0.5
B. 0.25 & 0.125
C. 0.5 & 0.25
D. 0.125 & 0.25
Answer» C. 0.5 & 0.25
335.

In normalization transformation for window to viewport, window is lower left corner (2,2) and upper right corner at (6,10) to a view point with lower left corner at (0,0) and upper right corner at(1, 1) .Scaling factor Sy=___

A. 0.25
B. 0.125
C. 0.5
D. 4
Answer» C. 0.5
336.

In normalization transformation for window to viewport, window is lower left corner (2,2) and upper right corner at (6,10) to a view point with lower left corner at (0,0) and upper right corner at(1, 1) .Scaling factor Sx =___

A. 0.25
B. 0.125
C. 0.5
D. 4
Answer» B. 0.125
337.

In normalization transformation for window to viewport, window is lower left corner (1,1) and upper right corner at (3,5) to a view point with lower left corner at (0,0) and upper right corner at(1/2,1/2) .Scaling factors Sx =___ & Sy =___

A. 0.25 & 0.125
B. 0.125 & 0.25
C. 4 & 8
D. 0.5 & 1
Answer» B. 0.125 & 0.25
338.

In normalization transformation for window to viewport, window is lower left corner (1,1) and upper right corner at (3,5) to a view point with lower left corner at (0,0) and upper right corner at(1/2,1/2) .Scaling factor Sy =

A. 0.25
B. 0.125
C. 4
D. 0.5
Answer» C. 4
339.

In normalization transformation for window to viewport, window is lower left corner (1,1) and upper right corner at (3,5) to a view point with lower left corner at (0,0) and upper right corner at(1/2,1/2) .Scaling factor Sx =

A. 0.25
B. 0.125
C. 4
D. 0.5
Answer» B. 0.125
340.

A rectangular clipping window whose lower left corner is at (-3,1) and upper right corner is at (2,6). If line segment has end coordinates (-4,2) and (-1,7). What will the end coordinates of clipped line (use Cohen – Sutherland Outcode Algorithm)

A. (-3, 11/3) and (-8/5, 6)
B. (3/11, -3) and ( -5/8, 6)
C. (-3, 3/11) and (-8/5,6)
D. (-11/3, 3) and (-6, 8/5)
Answer» B. (3/11, -3) and ( -5/8, 6)
341.

Following are coordinates of clipping window : Lower Left Corner (20,20) and Upper Right Corner (200,200). A line has end coordinates as (0,10) and (250,15). The given line segment is ___________. Use Cohen – Sutherland Outcode Algorithm.

A. completely visible
B. partially visible
C. completely invisible
D. none of above
Answer» D. none of above
342.

Following are coordinates of clipping window : Lower Left Corner (20,20) and Upper Right Corner (200,200). A line has end coordinates as (5,50) and (15,150). The given line segment is ___________. Use Cohen – Sutherland Outcode Algorithm.

A. completely visible
B. partially visible
C. completely invisible
D. none of above
Answer» D. none of above
343.

Clip a line starting from (-13, 5) and ending at (17, 11) against the window having lower left corner at (-8, -4) and upper right corner at ( 12,8). What will be the end points of clipped line? Use Cohen – Sutherland Outcode Algorithm.

A. (-8,6) and (2,8)
B. (-8,6) and (8,2)
C. (6,-8) and (2,8)
D. (8,-6) and (8,2)
Answer» B. (-8,6) and (8,2)
344.

A clipping window has coordinates as A (50, 10), B (80, 10), C (80, 40), D (50, 40). A line segment has end coordinates (70, 20) and (1, 10). What will be the end points of clipped line? Use Cohen – Sutherland Outcode Algorithm.

A. (80, 16.66)
B. (80, 16.66) and (20, 70)
C. (80, 16.66) and (70, 20)
D. (16.66, 80) and (70, 20)
Answer» D. (16.66, 80) and (70, 20)
345.

A clipping window has coordinates as A(50,10), B(80,10), C(80,40), D(50,40). A line segment has end coordinates (40,15) and (75,45). What will be the end points of clipped line? Use Cohen – Sutherland Outcode Algorithm.

A. (23.67,50) and (69.06,40)
B. (50,23.67) and (69.06, 40)
C. (50,23.67) and (40,69.06)
D. none of above
Answer» C. (50,23.67) and (40,69.06)
346.

Following are coordinates of clipping window : Lower Left Corner (20,20) and Upper Right Corner (200,200). A line has end coordinates as (25,50) and (175,190). The given line segment is ___________. Use Cohen – Sutherland Outcode Algorithm.

A. completely visible
B. partially visible
C. completely invisible
D. none of above
Answer» B. partially visible
347.

Following are coordinates of clipping window : Lower Left Corner (20,20) and Upper Right Corner (200,200). A line has end coordinates as (5,50) and (75,90). The given line segment is ___________. Use Cohen – Sutherland Outcode Algorithm.

A. completely visible
B. partially visible
C. completely invisible
D. none of above
Answer» C. completely invisible
348.

Following are coordinates of clipping window : Lower Left Corner (10,10) and Upper Right Corner (1,1). A line has end coordinates as (50,5) and (150,50). The given line segment is ___________. Use Cohen – Sutherland Outcode Algorithm.

A. completely visible
B. partially visible
C. completely invisible
D. none of above
Answer» C. completely invisible
349.

Following are coordinates of clipping window : Lower Left Corner (10,10) and Upper Right Corner (1,1). A line has end coordinates as (50,5) and (150,50). What will be the outcodes associated with line segment?

A. 01 , 0010
B. 0001, 0000
C. 0000, 0010
D. 0010, 0110
Answer» B. 0001, 0000
350.

Following are coordinates of clipping window : Lower Left Corner (20,20) and Upper Right Corner (200,200). A line has end coordinates as (5,50) and (75,90). What will be the outcodes associated with line segment?

A. 0110, 0000
B. 0001, 0000
C. 0000, 0010
D. 0000,10
Answer» C. 0000, 0010