Match the following keystrokes to their functions:

I. Ctrl+End
II. Ctrl+Z
II. Shift+Tab
IV. Ctrl+plus sign (+)
V. Ctrl+minus sign (-)

A. moves insertion point to the last field in the last row
B. moves insertion point left one field in the same row
C. reverses the last edit
D. moves to a new record row
E. deletes the current record

A, C, B, D, E

Computer Science & Information Technology

You might also like to view...

(Factorials) The factorial function is used frequently in probability problems. Using the definition of factorial in Exercise 3.34, write a program that uses a for statement to evaluate the factorials of the integers from 1 to 5. Print the results in tabular format. What difficulty might pre- vent you from calculating the factorial of 20?

What will be an ideal response?

Computer Science & Information Technology

On the Ribbon, each set of primary commands is identified by a(n) ____.

A. ribbon B. group C. tab D. toolbar

Computer Science & Information Technology