Raised Fist0

Navigation & Selection Shortcuts

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong

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: Navigation & Selection Shortcuts

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

  1. Step 1: Identify the required movement

    The question asks for movement by one full word rather than a single character.
  2. Step 2: Recall the word-level navigation shortcut

    The shortcut for jumping one word to the right is Ctrl + →.
  3. Final Answer:

    Ctrl + → → Option A
  4. 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

  • 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.”

Practice

(1/5)
1. Which shortcut is used to move the cursor to the beginning of the current line?
easy
A. Home
B. End
C. Ctrl + Home
D. Ctrl + ←

Solution

  1. Step 1: Identify the navigation goal

    The cursor must move to the start of the current line, not the whole document.
  2. Step 2: Recall the correct shortcut

    The Home key moves the cursor to the beginning of the line.
  3. Final Answer:

    Home → Option A
  4. Quick Check:

    Pressing Home instantly shifts the cursor to the line's start. ✅
Hint: Home = start of line.
Common Mistakes: Confusing Home with Ctrl + Home (document start).
2. Which shortcut is used to move the cursor to the end of the current line?
easy
A. Ctrl + End
B. End
C. Shift + End
D. Ctrl + →

Solution

  1. Step 1: Understand required movement

    The cursor needs to go to the end of the current line.
  2. Step 2: Identify correct shortcut

    The End key takes the cursor to the end of the line.
  3. Final Answer:

    End → Option B
  4. Quick Check:

    Pressing End jumps the cursor to the far right of the line. ✅
Hint: End = line end.
Common Mistakes: Choosing Ctrl + End which goes to bottom of document.
3. Which shortcut moves the cursor to the top of the document?
easy
A. Home
B. Ctrl + Home
C. Ctrl + ↑
D. Alt + Home

Solution

  1. Step 1: Identify movement level

    The question asks for document-level navigation, not line-level.
  2. Step 2: Recall the correct command

    Ctrl + Home moves the cursor to the beginning of the entire document.
  3. Final Answer:

    Ctrl + Home → Option B
  4. Quick Check:

    Pressing Ctrl + Home jumps to the first page/line immediately. ✅
Hint: Ctrl + Home = document start.
Common Mistakes: Confusing Home (line start) with Ctrl + Home (document start).
4. Which shortcut is used to select text one character to the right?
medium
A. Ctrl + →
B. Shift + →
C. Ctrl + Shift + →
D. Alt + →

Solution

  1. Step 1: Analyse selection requirement

    We need selection one character at a time.
  2. Step 2: Select correct shortcut

    Shift + → highlights one character to the right.
  3. Final Answer:

    Shift + → → Option B
  4. Quick Check:

    Pressing Shift + → selects one character at a time correctly. ✅
Hint: Shift = selection; Arrow = direction.
Common Mistakes: Choosing Ctrl + Shift + → which selects full words instead of characters.
5. Which shortcut selects text one full word to the right?
medium
A. Ctrl + →
B. Shift + →
C. Ctrl + Shift + →
D. Alt + Shift + →

Solution

  1. Step 1: Identify selection scale

    The question requires selecting a whole word, not just a character.
  2. Step 2: Choose correct shortcut

    Ctrl + Shift + → selects one entire word to the right.
  3. Final Answer:

    Ctrl + Shift + → → Option C
  4. Quick Check:

    Pressing Ctrl + Shift + → highlights the full next word every time. ✅
Hint: Ctrl = word jump; Shift = selection → combine for word selection.
Common Mistakes: Using Shift + → which selects only a single character.