A CD-RW is a compact disc ________
A) that is rewritable B) with versatile memory
C) with read-only memory D) with write-only memory
A
You might also like to view...
The first parameter of product is passed by reference
assume that class Matrix refers to the correctly completed class of #1 and that product is a friend of class Matrix. Here is product's prototype: Function product will store in its first parameter the matrix product of its second and third parameters. ``` void product( Matrix&, const Matrix&, const Matrix& ); ``` a. because product intends to change its value. b. for efficiency, not because any change is intended. c. because objects cannot be passed by value. d. because the first parameter is strictly an input parameter.
In the design window, you can click and drag a control to a new location when the mouse cursor is positioned inside the control and the mouse cursor becomes a ____________.
a. two-headed arrow b. four-headed arrow c. hand icon d. scissor icon
The blocked state in which the process is waiting for an event, such as the end of an I/O operation, the availability of a resource, or a signal from another process, is the _________ state.
A) ?Times and timers ? B) ?Uninterruptible C) ?Stopped ? D) ?Interruptible
To move to a specific cell or range of cells in a large worksheet use the ________ command
A) Tab B) Find and Replace C) Go To D) Insert