To sort data using the shortcut method, ____ a cell value on which you want to sort, point to Sort, then click the appropriate option.
A. click
B. right-click
C. double-click
D. point to
Answer: B
You might also like to view...
Which of the following is not a valid function call?
a. ``` var num = parseFloat(num)); ``` b. ``` document.write(parseFloat(64.82)); ``` c. ``` alert("You entered " + parseFloat(num)); ``` d. ``` var num = 2.6; parseFloat(num) = num; ```
The general expression (*pointer).member can always be replaced with the notation ____.
A. *(pointer.member) B. *(pointer->member) C. pointer->member D. member->pointer
The suggested range in the Format as Table dialog box is based on the location of the active cell and the layout of the column and row ________
Fill in the blank(s) with the appropriate word(s).
When you have finished using your computer, you should leave it on to expedite its starting up the next time you will use it.?
Answer the following statement true (T) or false (F)