MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER GRAPHICS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which one of these is a fact about Vector graphics?
A
They lose quality as they get larger
B
They are made of pixels
C
They are small in file size
D
They are realistic
Explanation: 

Detailed explanation-1: -Vector graphics generally have a small file size because they only store a small number of points and the mathematical relationships between them. Those relationships are expressed in code, which is less memory-intensive compared to storing pixels. Easy to edit.

Detailed explanation-2: -Vector graphics are scalable Because vector graphics are not composed of pixels they are resolution-independent. Vectors can be scaled to any size without losing quality. Vectors can be printed as large and at the highest resolution the printer or the output device allows.

Detailed explanation-3: -If raster images are made up of dots, bits, or pixels, vectors are made up of lines and curves. The big difference is that vector graphics are scalable to any size without impacting the clarity. This is due to a process called pixelation, which you see when enlarging a raster image.

Detailed explanation-4: -A vector graphics file is an image that can be made infinitely large or small without losing quality. Common vector file types include . AI (Adobe Illustrator), . EPS (Encapsulated Postscript), and .

There is 1 question to complete.