Home
Current Affairs January 2024

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

Correct Answer :

C. Input devices


Input devices are the devices which provide the graphics framework with positional data.

Related Questions

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 line can be seen by,

A. Two points

B. One point

C. Four points

D. Three points

What is the correct answer?

4

The term transformation refers to the process of applying a translation to an entity.

A. It's being repositioned around a circle lane

B. Repositioning it along with straight line path

C. Only A

D. None of these

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 sentence used in application software to specify line-type attributes?

A. SETLINE ()

B. SETLINE TYPE (lt)

C. Both of the above mentioned

D. None of the above mentioned

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 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

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 RGB image is known as the true color image. What does RGB stand for?

A. Real grey Black Image

B. Red greyed Background Image

C. Red Green Blue image

D. None of the above

What is the correct answer?

4

Which of the following options is correct in accordance with the cathode ray tube?

A. CRTs are brighter than LCDs.

B. CRTs can operate at any resolution and at any aspect ratio.

C. CRTs are the most expensive display device till current date.

D. None of the above

What is the correct answer?

4

We set all scale factors to reduce the object's dimension.

A. Greater than 0

B. Less than 1

C. in Between 0 and 1

D. None of the Above

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

A transformation method which may cause the change in a shape of an object is referred as,

A. Rotation

B. Scaling

C. Reflection

D. Shear

What is the correct answer?

4

Who among the following developed the CRT (Cathode Ray Tube)?

A. Charles Darwin

B. Ferdinand Barun

C. Thomas Alva Edison

D. None of the above

What is the correct answer?

4

In Bressenhams line algorithm, there are certain conditions for deciding the successive parameters. Of the distances d1

A. Positive

B. Equal

C. Negative

D. Can be any of the above

What is the correct answer?

4

Which controller is used in the frame buffer?

A. Display controller

B. Data controller

C. Digital controller

D. None of the above mentioned

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 part of CRT monitor is responsible for clear picture on the screen?

A. Phosphorus Screen

B. Deflection Yoke

C. Focusing System

D. Colored Lights of the screen

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

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

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

Fill in the blank:Each pixel has some intensity value which is represented in memory of the computer. This memory part is known as the ____________.

A. Frame Buffer

B. Random Access Memory (RAM)

C. Picture Memory

D. None of the 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

What value of the rotation angle rotates the object in clockwise direction?

A. Positive Value

B. Negative value

C. Value less than 180 degree

D. All of the above

What is the correct answer?

4

What is the work of control electrode?

A. It controls the electron beam

B. It established the electrode-cathode connection

C. Its glows the electrode

D. None of these

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-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

|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

___ is a rigid body transformation that enables an entity to shift without deforming.

A. Rotation

B. Translation

C. Only B

D. None of the above

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