Correct Answer:
A. Move the cursor one word right
Keyboard shortcuts are invaluable for efficient navigation and editing in word processors, text editors, and other applications. The `Ctrl` key, when combined with arrow keys, typically modifies their default behavior to move the cursor in larger increments.
The correct answer is A: Move the cursor one word right. When you press `Ctrl + Right Arrow`, the cursor jumps to the beginning of the next word to the right. This shortcut is a standard feature across most operating systems and text-editing applications, significantly speeding up text navigation.
- B: Move the cursor to end of the line is achieved by pressing the `End` key (or `Fn + Right Arrow` on some compact keyboards).
- C: Move the cursor to end of the document is accomplished by pressing `Ctrl + End`.
- D: Move the cursor one paragraph down is performed using `Ctrl + Down Arrow`, which moves the cursor to the beginning of the next paragraph.
Understanding these shortcuts can greatly enhance productivity when working with text.