The number of bits used to store color information about each pixel is called ____.

A. bit depth
B. color concentration
C. pixel depth
D. byte resolution


Answer: A

Computer Science & Information Technology

You might also like to view...

SQL Server ___________ is able to correlate time series events saved in a trace file with a data collection set from Performance Monitor.

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

Computer Science & Information Technology

Which if statement would be true if you needed to see if x (an int) is the same as 34?

A. if( x == 34 ) B. if( x <= 35 ) C. if( x = 34 ) D. if( x !< 33 && x !> 35 )

Computer Science & Information Technology

Operator used to select records from a list of acceptable values

a. WITHIN b. SORT c. IN

Computer Science & Information Technology

The a(n) ________ the smallest unit of measurement in typography

Fill in the blank(s) with correct word

Computer Science & Information Technology