The ____ file type supports many different color modes; most digital cameras produce this type of file.

A. TIFF
B. RAW
C. JPG
D. EPS


Answer: C

Computer Science & Information Technology

You might also like to view...

Assume that t is an object of class Test, which has member functions a(), b(), c() and d(). If the functions a(), b() and c() all return references to an object of class Test (using the dereferenced this pointer) and function d() returns void, which of the following statements will not produce a syntax error:

a. t.a().b().d(); b. a().b().t; c. t.d().c(); d. t.a().t.d();

Computer Science & Information Technology

The ostream member function _______ is normally used when writing data to a file in random-access applications.

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

Computer Science & Information Technology

You must have two recordable drives in order to burn a disc

Indicate whether the statement is true or false

Computer Science & Information Technology

You can obtain the Adobe Content Viewer from which of the following?

A. The DPS Desktop tools B. The Folio Builder C. The App store D. The InDesign install

Computer Science & Information Technology