When you select text and click Copy, the selected text is copied on the operating system's ____.
A. Scrapboard
B. Clipboard
C. hard disk
D. Documents folder
Answer: B
You might also like to view...
Select the false statement. The new operator:
a. Can attempt to allocate as much memory as the programmer requests. b. Returns a pointer to a location in memory. c. Can indicate failure differently on different compilers. d. Throws a bad_alloc exception regardless of what function is registered with set_new_handler.
What is the printout of the following code?
```
#include
The Java programming language provides__________ that can be used by developers, rather than every application having to be created from scratch.
a) preexisting classes b) TCP c) assembly code d) secondary storage
Use the ________ Cells command to create one cell from two
A) Combine B) Merge C) Join D) Split