An ISO image file uses what format to store a disc's contents in a single file on a computer?

A. Binary format (BIN)
B. Disc encoded structure format
C. ISO 9660
D. ISO 1040


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements is valid?

A. int i(30); B. int i[4] = {3, 4, 3, 2}; C. int i[] = {3, 4, 3, 2}; D. double d[30]; E. int[] i = {3, 4, 3, 2};

Computer Science & Information Technology

Computers respond to ____________________ commands, while humans can respond to heuristic commands.

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

Computer Science & Information Technology

_____ result elements are any elements that are not part of the XSLT vocabulary but instead are sent directly to the result document as raw text.

A. ?Rendered B. ?Literal C. ?Output D. ?Conditional

Computer Science & Information Technology

To select multiple symbols, press and hold ____ and then click the symbols.

A. [Esc] B. [Shift] C. [Alt] D. [F8]

Computer Science & Information Technology