Multiple choice

Which of the following is not an image file?

  1. JPEG

  2. GIF

  3. TMP

  4. BMP

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

JPEG, GIF, and BMP are all image file formats used for storing pictures and graphics. TMP is a generic extension for temporary files that can contain any type of data - it's not specific to images. Temporary files are used by programs to store data temporarily during processing.