Which of the following is a graphic file extension?

A) .docx B) .png C) .ppt D) .txt


B

Computer Science & Information Technology

You might also like to view...

What is the value of donuts after the following statement executes?

``` int donuts = 10; if (donuts != 10) donuts = 0; else donuts += 2; ``` a. 12 b. 10 c. 0 d. 1 e. None of these

Computer Science & Information Technology

One minute of digitally recorded music requires about 10 MB of storage space when stored in Wave format, a popular ____ or uncompressed file type.

A. scanned B. raw C. unpacked D. unfiltered

Computer Science & Information Technology

________ allow(s) users, programmers, and analysts to see the system, its software, and procedures without having to interact with it.

A) Documentation B) Procedures C) Stories and folklore D) Customers

Computer Science & Information Technology

____________________ appear on the right and bottom of the document window.

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

Computer Science & Information Technology