Home
Current Affairs January 2024

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

Correct Answer :

A. Parallel line algorithm


If a parallel line algorithm has 'n' processes then this algorithm divides it into a number of partitions and generates line segments. Thus the load on the processors gets divided.

Related Questions

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

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

___ 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

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

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

A line can be seen by,

A. Two points

B. One point

C. Four points

D. Three points

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

The fundamental geometric transformations are as follows:

A. Scaling

B. Translation

C. Rotation

D. All of the Above

What is the correct answer?

4

What is a necessary to specify to generate rotation?

A. Specific distances between dx and dy

B. Rotation angle ?

C. Scaling

D. Repositioning

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

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

Which of the following is a better option for drawing a smooth line on the screen?

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

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

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

What is the pixel range for an RGB image?OrWhat is the minimum and maximum possible value for each of the pixels of an RGB image?

A. 0 - 23

B. 0 - 224

C. 0 - 1

D. None of the above

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

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

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

The inside of the Cathode Ray Tube is coated with what material?

A. Fluorescent powder

B. No coating

C. Phosphorus

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

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

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

An efficient transformation method in which an object may shift form one coordinate position to any other coordinate position in a three-dimensional plane -

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

The transformation set is also known as,

A. Translation difference

B. Rotation colour model

C. Colour Mapping Functions

D. None of these

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

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

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