Home
Current Affairs January 2024

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

Correct Answer :

C. Colour Mapping Functions


Transformations are another name for colour mapping functions.

Related Questions

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

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

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

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

A 900 rotation can be done using the raster scan technique for transformation ___

A. Using coping every row of a block into a column in a new frame buffer location

B. Using drawing a line

C. Using refresh a frame buffer

D. None of the above mentioned

What is the correct answer?

4

Raster Scan Displays is used to describe,

A. Screen

B. Display

C. Matrix

D. Array

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

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

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

GUI stands for,

A. Graphical Usable Interface

B. Graphical User Interface

C. Graph Users Interface

D. Graphic User Interface

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

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 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 among the following are the types of scanning or travelling of beam in a raster scan display technique?

A. Interlaced Scanning

B. Non- Interlaced Scanning

C. Spiral Scanning

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

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

Which part of the CRT contains cathode?

A. Focusing system

B. Electron Gun

C. Screen

D. Control Electrode

What is the correct answer?

4

An instrument that transforms electrical energy into light are referred to as,

A. Liquid Crystal Display

B. Light Crystal Display

C. Liquid Crystal Diode

D. None of the above mentioned

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

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

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

|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 transformation techniques is responsible for altering (either enlarging it or diminishing it) the size of the object?

A. Translation

B. Rotation

C. Scaling

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

The term DDA in the DDA algorithm stands for:

A. Digital difference analyzer

B. Direct differential analyzer

C. Digital differential analyzer

D. Data differential analyzer