When discussing image file types, which of the following is NOT true?

A) Information is lost every time the file is saved in JPEG format.
B) JPEG files are used for images in web pages.
C) TIFF files have a higher compression ratio than JPEG files do.
D) JPEG and TIFF are the two main file formats used by digital cameras.

C

Computer Science & Information Technology

You might also like to view...

Types in Java are divided into two categories. The primitive types are Boolean, byte, char, short, int, long, float and double. All other types are ________ types.

a. static b. reference c. declared d. source

Computer Science & Information Technology

A method that calls another method and eventually results in the original method call is called indirectly recursive.

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

Computer Science & Information Technology