Home
Current Affairs January 2024

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

Correct Answer :

B. Rotation angle ?


In order to rotate an object, we must specify the position of its pivot or pivot angle, either the rotation point or its height, or the magnitude of the rotation, and an angle relative to the pivot.

Related Questions

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

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

In which of the following parts of the cathode ray tube, is a huge amount of heat released to the cathode by directing a current through a coil of wire?

A. Electron gun

B. Phosphorus coated tube

C. Filament

D. Anode and cathode

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

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

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

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

___ 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 which of the following transformation methods of Computer Graphics is the Shape of the Object not deformed?

A. Translation

B. Shearing

C. Both a. and b.

D. None of the above

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

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

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

Raster scan systems generally use ___ to display an image.

A. Frame buffer

B. Display controller

C. Display file program

D. None of the These

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

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

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

A. Two points

B. One point

C. Four points

D. Three points

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

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

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

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 among the following is a part of the Cathode Ray Tube?

A. Control Electrode

B. Electron Gun

C. Focusing System

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

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

Which among the following is best suited for a smooth line drawing on the screen?

A. Random Scan Display Algorithm

B. Raster Scan Display Algorithm

C. Both a. and b.

D. None of the above