Home
Current Affairs January 2024

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

Correct Answer :

A. Resolution


A screen resolution can be determined by the number of pixels. If a display system contains good quantity of pixels, it means the visibility of the screen will be highly clear.

Related Questions

What is the correct answer?

4

Translation equation:x1 = x + Txy1 = y + TyWhat is another name for the Translation pair (Tx, Ty)?

A. Shift Vector

B. Shift Coordinates

C. Translation points

D. None of the above

What is the correct answer?

4

Which among the following is not merit (advantage) of the Cathode Ray Tube?

A. It runs at highest pixel ratio

B. It is less expensive than any other display technology

C. It is very large, heavy and bulgy

D. None of the above

What is the correct answer?

4

In a graphics system, the most prominent output device is,

A. VDU (Visual Display Unit)

B. Printer

C. Joystick

D. None of the above mentioned

What is the correct answer?

4

Consider the following statement:
The boundary is specified in a single color, and the algorithm proceeds pixel by pixel until the boundary color is encountered.
The above statement defines which of the following algorithms?

A. Scan-line fill algorithm

B. Boundary-fill algorithm

C. Entire fill algorithm

D. Slide curve algorithm

What is the correct answer?

4

Which among the following objects can be scan converted?

A. Point, Line, Sector, Arc

B. Characters

C. Ellipse, Rectangle, Polygons

D. All of the above

What is the correct answer?

4

Which of the following does not represent a line pattern?

A. Dark line

B. Dotted line

C. Dashed line

D. None of the mentioned above

What is the correct answer?

4

CRT stands for,

A. Cathode Random Tunnel

B. Cathode Ray Tube

C. Cathode Random Tube

D. Cathode Ray Tunnel

What is the correct answer?

4

Which part of the CRT contains cathode?

A. Focusing system

B. Electron Gun

C. Screen

D. Control Electrode

What is the correct answer?

4

What are Random scan and Raster scan techniques?

A. Techniques to display an image on the screen

B. Line Drawing Techniques

C. Polygon Drawing Techniques

D. None of the above

What is the correct answer?

4

In ___ a beam of the electron is directed only to the screen areas where any picture has to be displayed or drawn on the screen.

A. Video Display

B. Raster Scan Display

C. Random Scan Display

D. All of the above mentioned

What is the correct answer?

4

What are the fundamental characteristics of a straight line?

A. Width

B. Color

C. Type

D. All of the mentioned above

What is the correct answer?

4

An efficient transformation method which produces a parallel mirror image of an object is also referred as,

A. Rotation

B. Reflection

C. Shear

D. All of the mentioned 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 colour transformation is performed in the centre of the process___

A. Dual color model

B. Single color model

C. Rotation color model

D. None of these

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

Why is the complexity of Bresenham's line drawing algorithm less than that of DDA line drawing algorithm?

A. It uses floating point operations over integer addition and subtraction

B. It considers only selected ranged inputs

C. It uses integer addition and subtraction over floating point operations

D. None of the above

What is the correct answer?

4

Which among the following is best suited for a smooth line 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 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

What is the correct answer?

4

Which of the following options is not correct according to the definition of Computer Graphics?

A. Computer Graphics is used for animation purposes.

B. Computer graphics can be used to provide better user interface.

C. Computer graphics can improve the sound quality of a video

D. None of the above

What is the correct answer?

4

The distances between two points (dx, dy) are referred to as translation distances (dx, dy).

A. Translation vector or Shift vector

B. Translation difference

C. Only B

D. None of these

What is the correct answer?

4

Raster scan systems generally use ___ to display an image.

A. Frame buffer

B. Display controller

C. Display file program

D. None of the These

What is the correct answer?

4

Which of the following properties is followed by the Bresenham's algorithm?

A. It is an incremental method

B. It chooses points randomly

C. It uses floating point operations

D. All 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 beam of electron moves through each row, its intensity is alternatively turned ___ which helps to create a pattern of spots that are illuminated.

A. On and off

B. Power interrupt

C. Up and down

D. All of the above mentioned

What is the correct answer?

4

Can a dotted line be seen by generation using,

A. Short dash spacing

B. Long dash spacing

C. Inter dash spacing

D. Dots

What is the correct answer?

4

The translation of a specified picture description into a series of pixel-intensity values for storage in the frame buffer is known as digitization, it is also known as ...,

A. Scan conversion

B. Randomization

C. Rasterization

D. Encoding

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

What is the main reason behind developing algorithms for scan conversion?

A. The algorithms can generate graphics objects at a faster rate here.

B. Here, the memory can be efficiently used

C. Both a. and b.

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

___ is a method of moving an entity from one coordinate point to another into a straight-line path is known as positioning.

A. Shearing

B. Reflection

C. Translation

D. Transformation