What type of image is composed of tiny squares or dots that correspond to one pixel?

a. Bitmapped graphic
b. MPEG-1 Audio Layer 3
c. Moving Picture Experts Group


a. Bitmapped graphic

Computer Science & Information Technology

You might also like to view...

By using the same _____________, a relationship can be established with the data stored between two or more arrays.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Assume the following program declarations for the below question

``` float x, y, z; int m, n; void w // function prototype (float&, float&, int); ``` Is the function call w (z, y, m); correct? If not, state why not.

Computer Science & Information Technology

Tab stops can be used to indent and align text

Indicate whether the statement is true or false

Computer Science & Information Technology

Green lines that display to help you align objects with margins or at the center of a page are referred to as ________ guides

Fill in the blank(s) with correct word

Computer Science & Information Technology