A ____ is information presented on a physical medium, such as paper.

A. reading copy
B. hard copy
C. message list
D. hyperlink copy


Answer: B

Computer Science & Information Technology

You might also like to view...

Why is this?

You have to #include as well as #include when you use a line of code such as ``` cout << setw(8) << 123456 << endl; ``` but not have to #include when you do the exact equivalent thing in ``` cout.width(8); cout << 123456 << endl; ```

Computer Science & Information Technology

A(n) ____ is an automation task that stores a series of commands and keystrokes for repeated use later.

a. command series b. file series c. action d. layer

Computer Science & Information Technology

A ________ contains groups of commands related to the selected object

A) Ribbon B) contextual tab C) status bar D) title bar

Computer Science & Information Technology

You are troubleshooting a mobile device with no sound output from the headset or external speakers. Which of the following steps should you take first?

a. Verify the physical volume control is turned up. b. Reset the device to factory defaults. c. Perform a manual OS update. d. Close any unused apps.

Computer Science & Information Technology