MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER GRAPHICS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A type of graphic that stores objects (shapes) and their attributes.
A
Bitmap
B
Vector
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Vector graphics are computer images created using a sequence of commands or mathematical statements that place lines and shapes in a two-dimensional or three-dimensional space. In vector graphics, a graphic artist’s work, or file, is created and saved as a sequence of vector statements.

Detailed explanation-2: -Vector graphics are stored as a list of attributes. Rather than storing the data for each pixel of an image, the computer will generate an object by looking at its attributes. The attributes are shown in bold, their values come immediately after the = sign.

Detailed explanation-3: -The main attributes used to create an object as part of a vector graphic are: co-ordinates. fill colour. line colour.

Detailed explanation-4: -The most common types of vector file are AI (Adobe Illustrator), EPS (Encapsulated PostScript), PDF (Portable Document Format), and SVG (Scalable Vector Graphics).

Detailed explanation-5: -Vector graphics are made up of objects and their properties. An object is a mathematical or geometrically defined construct such as a rectangle, line or circle.

There is 1 question to complete.