Introduction
Navigation and selection shortcuts are essential for moving the cursor efficiently and selecting text without using a mouse. These commands are widely used in MS Word, code editors, browsers, and form fields, making them important for scoring well in computer aptitude exams.
Pattern: Navigation & Selection Shortcuts
Pattern
These shortcuts help you move the cursor by characters, words, lines, or even entire documents, and also allow you to select text quickly using keyboard combinations.
Step-by-Step Example
Question
Which shortcut is used to move the cursor one word to the right?
- A. Ctrl + →
- B. Shift + →
- C. Ctrl + Shift + →
- D. Alt + →
Solution
-
Step 1: Identify the required movement
The question asks for movement by one full word rather than a single character. -
Step 2: Recall the word-level navigation shortcut
The shortcut for jumping one word to the right is Ctrl + →. -
Final Answer:
Ctrl + → → Option A -
Quick Check:
Pressing Ctrl + → moves the cursor directly to the beginning of the next word. ✅
Quick Variations
- Ctrl + ← → Move one word left
- Home → Move to beginning of the line
- End → Move to end of the line
- Ctrl + Home → Go to top of document
- Ctrl + End → Go to bottom of document
- Shift + ← / → → Select text character by character
- Ctrl + Shift + ← / → → Select word by word
Trick to Always Use
- Step 1 → Use Ctrl for word-level or document-level navigation.
- Step 2 → Add Shift when you want to select text instead of just moving.
Summary
Summary
- Use Ctrl + Arrow keys for word-level navigation.
- Use Home and End to jump to the start or end of a line.
- Use Ctrl + Home and Ctrl + End to move across the entire document instantly.
- Add Shift to any movement shortcut to turn it into a selection shortcut.
Example to remember:
“Ctrl moves, Shift selects - combine them for word-by-word precision.”
