McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Electronics and Communication Engineerin...
→
Computer Graphics
→
minimum…….. Points are required to repre...
Q.
minimum…….. Points are required to represent a line
A.
two
B.
three
C.
four
D.
none of these
Answer» A. two
1.8k
0
Do you find this helpful?
21
View all MCQs in
Computer Graphics
Discussion
No comments yet
Login to comment
Related MCQs
A convex polygon is a polygon such that for any two points inside the polygon, all points on the line segment connecting them are __________the Polygon
A ______ polygon is a polygon such that for any two points inside the polygon, all points on the line segment connecting them are also inside the Polygon
A convex polygon is a polygon such that for any two points ____ the polygon, all points on the line segment connecting them are also ____ the Polygon
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 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.
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.
what will be the intersection points for current scan line as shown in figure using scan line polygon filling algorithm
What will be the intersection points for current scan line as shown in figure using scan line polygon filling algorithm.
if two points used to specify a line are (x1, y1) and (x2, y2), then the equation of line is given as………..
when a line with end-points (20,10) and (30,18) is to be drawn using DDA line drawing algrithm, ………is chosen as one raster unit.