Multiple choice technology

A graphic image file name is tree.eps. This file is a bitmap image:

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

EPS (Encapsulated PostScript) is a vector graphics format that uses mathematical equations to define images, not pixel grids. Vector formats like EPS maintain quality at any scale. Bitmap images (BMP, PNG, JPG) store individual pixels and become pixelated when enlarged.