Extracting a file is also referred to as ____.

A. zipping
B. compressing
C. expanding
D. All of the above.

Answer: C

Computer Science & Information Technology

You might also like to view...

All of the following are types of Solver reports EXCEPT:

A) Solver Sensitivity report B) Solver Statistical report C) Solver Population report D) Solver Limits report

Computer Science & Information Technology

Which of the following statements about separating a class’s interface and implementation is not true?

a. Inline member function definitions are included in the header file. b. Changes in the class’s interface will affect the client. c. Private data members are included in the header file. d. Changes in the class’s implementation will affect the client.

Computer Science & Information Technology