____ is the process of copying an item from the Office Clipboard into the document at the location of the insertion point.
A. Clipping
B. Dragging
C. Pasting
D. Dropping
Answer: C
You might also like to view...
The maximum size of an “infinite” queue is limited by_________ .
a) memory resources. b) the number of items inserted into the queue. c) Python. d) None of the above.
The __________ scheduler executes most frequently and makes the fine-grained decision of which process to execute next.
Fill in the blank(s) with the appropriate word(s).
Match the following TABLE TOOLS LAYOUT features and descriptions:
I. Merge Cells II. AutoFit III. Split Cells IV. Distribute Rows V. Cell Margins A. Adjusts the amount of white space inside a cell B. Divide a single cell into multiple cells C. Ensure that selected rows are identical in row height D. Formats columns and rows to accommodate the largest entries E. Join one or more cells to create a single cell
The function ____ returns the estimated variance of the numbers in the range.
A. VAR(number1,number2...) B. EVAR(number1,number2...) C. ESTVAR(number1,number2...) D. EV(number1,number2...)