Home
Current Affairs January 2024

What is the correct answer?

4

A line segment of a polygon may also be referred as,

A. Line

B. Vertices

C. Edges

D. All of the mentioned above

Correct Answer :

C. Edges


A line segment of a polygon may also be referred as Edges.

Related Questions

What is the correct answer?

4

The term DDA in the DDA algorithm stands for:

A. Digital difference analyzer

B. Direct differential analyzer

C. Digital differential analyzer

D. Data differential analyzer

What is the correct answer?

4

PPI stands for,

A. Pixel per inch

B. Photos per instruction

C. Pixels per image

D. None of the above

What is the correct answer?

4

In which of the following transformation methods of Computer Graphics is the Shape of the Object not deformed?

A. Translation

B. Shearing

C. Both a. and b.

D. None of the above

What is the correct answer?

4

A graphic systems core hardware components are,

A. Display Processor and CPU

B. Output device and Input

C. Display devices, recorder

D. None of above mentioned

What is the correct answer?

4

Which of the following are true with respect to the Bresenham's algorithm?

A. It produces smooth polygons

B. The results of this algorithm are 100 percent accurate.

C. Due to integer operations, it's complexity gets reduced

D. All of the above

What is the correct answer?

4

A video display device with the smallest height, lowest power usage, and lightest weight is -

A. LED display device

B. CRT display device

C. Flat panel display device

D. None of the above mentioned

What is the correct answer?

4

The amount of pixels contained in a graphics system's frame buffer is referred to as,

A. Resolution

B. Screen Size

C. Screen Color

D. None of the above mentioned

What is the correct answer?

4

Which devices provide the graphics framework with positional data?

A. Output devices

B. Storage devices

C. Input devices

D. Both B and C

What is the correct answer?

4

Which of the following ports resembles the coordinates from the real-world system?

A. Window port

B. View Port

C. Universal Port

D. None of the above

What is the correct answer?

4

Which of the following are true with respect to the Window Port in computer graphics?

A. It represents real world coordinate system.

B. A window port can be defined with the help of a GWINDOW statement.

C. Window port is the coordinate area specially selected for the display.

D. All of the above

What is the correct answer?

4

Which of the following statements best define Scan conversion?

A. The process of digitizing a known picture definition into a set of pixel-intensity for storage in the frame buffer.

B. Encoding the pixels into bits

C. Converting the draw able image into a graphical image

D. None of the above

What is the correct answer?

4

The fundamental geometric transformations are as follows:

A. Scaling

B. Translation

C. Rotation

D. All of the Above

What is the correct answer?

4

Which of the following line-generating algorithms is the most effective and efficient?

A. Midpoint algorithm

B. Bresenham's Line algorithm

C. DDA algorithm

D. None of the mentioned above

What is the correct answer?

4

A line segment of a polygon may also be referred as,

A. Line

B. Vertices

C. Edges

D. All of the mentioned above

What is the correct answer?

4

Which of the following defines the mapping of points from some domain to bits?

A. Pix-map

B. Graph

C. Bitmap

D. All of the mentioned

What is the correct answer?

4

Which of the following transformation techniques is responsible for altering (either enlarging it or diminishing it) the size of the object?

A. Translation

B. Rotation

C. Scaling

D. None of the above

What is the correct answer?

4

RGB models are used for,

A. Graphical display

B. Graphical error

C. Graphical system

D. None of the above mentioned

What is the correct answer?

4

Which among the following is best suited for a realistic shaded image drawing on the screen?

A. Random Scan Display Algorithm

B. Raster Scan Display Algorithm

C. Both a. and b.

D. None of the above

What is the correct answer?

4

The transformation of the entity in relation to an axis is called the reflection image.

A. Reflection

B. Translation

C. Only A

D. Only B

What is the correct answer?

4

The main role of a frame buffer is the ___ of the video signals that drive the display device.

A. Storage, conditioning, and output

B. Same speed

C. Different speed

D. None of the mentioned above

What is the correct answer?

4

A most suitable feature of a Graphics Card is to,

A. Send graphical data to the output unit

B. Receive graphical data to the input unit

C. Send graphical data from output unit

D. Receive graphical data to the output device

What is the correct answer?

4

Which of the following is defined by the number of pixels present in the frame buffer?

A. Resolution

B. Depth

C. Both a. and b.

D. None of the above

What is the correct answer?

4

Which of the following line algorithms best balances the processing load among all the processers?

A. Parallel line algorithm

B. DDA line algorithm

C. Both a. and b. balances the load equally

D. None of the above

What is the correct answer?

4

|m|

A. A set proportional to a small horizontal deflection voltage

B. A set corresponding vertical deflection

C. Only B

D. All of the mentioned above

What is the correct answer?

4

Which of the following best defines Scan Conversion in computer graphics?

A. It is a process of representing graphics objects as a collection of pixels

B. It is a process of converting colored images to grayscale images.

C. It is a process of converting handmade drawing to computer pictures through a scanner

D. None of the above

What is the correct answer?

4

Which of the following methods is the fastest pixel position calculating method?

A. Bressenham's line algorithm

B. DDA line algorithm

C. Mid-point algorithm

D. None of the above

What is the correct answer?

4

Which of the following is a matrix form of 2D translation equation is,

A. P'=R*P

B. P'= P + R

C. P'= P / R

D. None of the above mentioned

What is the correct answer?

4

With reference to Random Scan Display the beam of electron moves to the left top corner of the screen to move to another frame. This motion is referred to as ___

A. Vertical retrace

B. Horizontal retrace

C. Scan line

D. All of the above mentioned

What is the correct answer?

4

Which of the following is true with respect to the Bresenham's line drawing algorithm?

A. It overcomes the drawbacks of DDA line drawing algorithm

B. The DDA algorithm was proposed to overcome the limitations of Bresenham's line drawing algorithm

C. Both a. and b.

D. None of the above

What is the correct answer?

4

The process of transforming a 2D world-coordinate object to device coordinates is termed as:

A. Window to Viewport Transformation

B. Viewing Transformation

C. Windowing Transformation

D. All of the above