Home
Current Affairs January 2024

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

Correct Answer :

A. On and off


A beam of electron moves through each row, its intensity is alternatively turned On and Off which helps to create a pattern of spots that are illuminated.

Related Questions

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

Amongst which one of the most basic transformation methods which may applied in three-dimensional planes -

A. Rotation

B. Translation

C. Scaling

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

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

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

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

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

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

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

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

A line can be seen by,

A. Two points

B. One point

C. Four points

D. Three points

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

In a graphical user interface, the most common input device is,

A. Mouse

B. Keyboard

C. Monitor

D. Joy stick

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

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

___ 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

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

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

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

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

In ___ a beam of an electron is moved across the screen. It moves from top to bottom considering one row at a time.

A. Raster Scan Display

B. Random Scan Display

C. Both A and B

D. None of the above mentioned

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

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

A two-dimensional point is transformed by inserting.

A. Translation vector

B. Shift vector

C. Translation distances

D. Both A and B