The Ctrl+C keyboard shortcut ________

A) places a cut or copied selection into another location
B) removes a selection from the original location and places it in the Clipboard
C) empties the Clipboard
D) duplicates a selection from the original location and places it in the Clipboard

D

Computer Science & Information Technology

You might also like to view...

Comparative reports _____________.

A. compare data B. display a greater level of detail C. include only information that falls outside certain threshold standards D. summarize the performance of critical activities

Computer Science & Information Technology

protected base class members cannot be accessed by:

a. Functions that are neither friends of the base class, derived-class member functions nor friends of a derived class. b. friends of the base class. c. Functions that are not derived-class member functions. d. friends of derived classes.

Computer Science & Information Technology