Home
Current Affairs January 2024

What is the correct answer?

4

Can we represent multiple scenes from a real-world coordinate system on the viewport? If yes, how?

A. By using multiple viewports

B. By using multiple window ports

C. Both a. and b.

D. No, we cannot represent multiple scenes from a real-world coordinate system on the viewport

Correct Answer :

A. By using multiple viewports


To display different sections of the scene, we use multiple viewports so that different sections can be displayed on different parts of the screen.

Related Questions

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

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 options is correct in accordance with the Random Scan Display Algorithm?

A. It is best suited for line drawing algorithm.

B. It has a high resolution.

C. It has an electron beam which strikes only that part of the screen where the drawing is needed.

D. All 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 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

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

Which one of the following does not fit for Random Scan and Raster Scan?

A. Polygon Drawing Techniques

B. Line Drawing Techniques

C. Techniques to display an image on the screen

D. Only A

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

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

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

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

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

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

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

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

A display controller converts 0s and 1s to the ...

A. Display Devices

B. Video signal

C. Text wrapping

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

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

Which part of the CRT contains cathode?

A. Focusing system

B. Electron Gun

C. Screen

D. Control Electrode

What is the correct answer?

4

The ___ between the strong regions equal to the duration of the dashed lines.

A. Very short dashes

B. Inter dash spacing

C. Both A and B

D. None of these

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

What is the range of the pixels in a Grayscale images?

A. 0 - 1

B. 0 - 255

C. 0 - 210

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

___ 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

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

With reference to Random Scan Display, which of the following options is correct?

A. It has an electron beam that directed only to the screen areas where any picture has to be displayed.

B. It has a good pixel amount.

C. It's ideal for line drawing.

D. All of the above mentioned.

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