cs602-quiz-1-by-attiq-kundi-updated-on-24-05-2023
cs602-quiz-1-by-attiq-kundi-updated-on-24-05-2023
CS-602
Quiz 1
by Attiq Kundi
Size
True
Scaling
Quadrants
Only Graphics
____________ are a super-set of convex polygons having fewer restritions than convex
polygons.
Concave Polygons
Matrix multiplication is __________.
Associative
False
Flicker
Menaechmus
________ is an area fill algorithm that replaces all connected pixels of selected color with
fill color.
Flood-fill
EGA and VGA __________ have a character generator ROM.
Do not
In Display mode 3, out of two bytes of each character on screen, one contains ASCII value
while other contains _______.
Attribute
Bresencham’s algorithm finds the closest integer coordinates to the actual line, using only
________-.
Integer math
The line passing through the vertex and parabola is called ___.
Axis
According to the architecture of raster graphic system, display processor memory will act
as ________-.
Video controller
Increment y
If the value of scaling factors sx andsy greater than 1, then size of objects will be
_____________.
Enlarged
In midpoint circle drawing function, if circle (x,y)>0, then (x,y) point lies ______ circle
boundry .
Outside
Parity
Rotation
Inverse
RASTER-SCAN system
Two different lines can intersect in at most one point,; whereas two different planes can
intersect in at most ____.
One line
The points on both perimeter and interior of ________ polygon must be considered when
rendered.
Unfilled
True
Reflection
Drawing circle using Cartesian coordinates is inefficient as it creates large gaps in circle for
values of x _______.
Close to radius
Rotation
Translation
Matrix
A ___________ is the set of all points (x,y) that are the same distance from the directrix and
focus not on the directrix.
Hyperbola
Raster-Scan system use __________ number of bit(s) to store a ‘block and white’ image in
the frame buffer.
Flash, Maya and Keen Artistic eye are software packages used for _________.
Simulation
These are computer graphics packages for art and design except
A resolution of 200 scan lines, each containing 320 pixels is often referred as ___________-.
320*200
True
A limitation of flood-fill algorithm is that _________ color must be read before it is
revoked.
Old
In _____________, the user can reach into the virtual world and handle object but cannot
feel them.
HMD
A column matrix is also known as ____________.
Column Vector
For a circle translation the _________ is translated and redraw using new_____.
Circle Function
Various curve function are useful in ____________.
Object modeling
If a line has two pointsp1 (10,10) and p2 (20,18), then dy will be _______.
8
Boundary filling algorithm can work for complex polygons.
False
Graphic images on the screen are built up from tinydots called ___.
Picture elements
DDA abbreviated for _________.
Scan conversion
Various curve functions are useful in _______
Dimensions
In an area-fill algorithm, the ______ and ______ of neighborhood of given pixel are
important.
Size, connectivity
Both boundary filling and flood filling algorithm are __________ as compared to scan line
filling algorithm.
Better
In ________ polygon filling method, straight lines are drawn between the edge of polygon.
Scan-line
Monochrome adapter can display ____.
Only text
Identify algorithm that checks and sets pixel for fill color and runs process for neighbors?
Boundary fill
Scaling
Bitmap
Pixels
The boundary-fill method requires the coordinates of ____ , fill color, and boundary color
as arguments.
Starting Point
True
CS-602
MID-Term
by Attiq Kundi