The ____ of an image grid can be expressed as dots per inch or pixels per inch.
A. color depth
B. resolution
C. density
D. file size
Answer: C
Computer Science & Information Technology
You might also like to view...
A technician is replacing a hard drive with a new 30GB drive formatted with FAT32. While transferring a 5GB file an error appears indicating that the new drive has insufficient space for the transfer. Which of the following is the cause of the problem?
A. FAT32 cannot handle single files larger than 4GB. B. FAT32 cannot handle single files larger than 2GB. C. The old drive uses NTFS and is incompatible with the new drive. D. The file is formatted with NTFS and is incompatible with the new drive.
Computer Science & Information Technology
What is the output of the following program?
A.
B. X = 4 and Y = 6
C. X = 8 and Y = 9
D. X = 15 and Y = 3
E. X = 15, Y = 6
F. None of the above are correct
Computer Science & Information Technology