____ refers to the dimensions of the grid that forms a bitmap graphic.

A. Color depth
B. Resolution
C. Density
D. File size


Answer: B

Computer Science & Information Technology

You might also like to view...

If creating a simple and obvious form field label is not possible, then include a short paragraph that describes the information that should be entered into the field.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following is the proper way to indicate a 5% annual interest rate in the Rate argument in Excel's PMT function?

A) 5% B) 5%/12 C) .05%/12 D) .05%*12

Computer Science & Information Technology

The following code contains a common error. What is it?     float x = 123.45;     printf("%d\n", x);

A. The conversion code is wrong B. The newline delimiter is wrong C. The width is not specified D. The parameter is a value and it should be an address E. The wrong function is being used

Computer Science & Information Technology

Which of the following is not an advantage of telecommuting?

A) Career advancement B) Improved teamwork C) Productivity increases D) Reduced air pollution E) Reduced energy consumption

Computer Science & Information Technology