Operating system: File system navigation (keyboard) MCQs Quiz | Class 9

This is a Class IX quiz for Computer Applications (Code 165), from Unit 4: Lab Exercises. This quiz focuses on the topic of Operating system: File system navigation (keyboard) and covers key concepts such as keyboard shortcuts, navigation keys, and file searching techniques. Attempt all questions and click ‘Submit Quiz’ to see your score. You can download a PDF of your answers after completion.

Understanding File System Navigation with Keyboard

Efficiently navigating your computer’s file system without a mouse is a powerful skill. Using keyboard shortcuts and navigation keys not only saves time but also improves your overall productivity. This is especially useful for programmers, system administrators, and power users who spend a significant amount of time working with files and folders.

Key Concepts Covered

This section covers the essential keyboard commands for file and folder management in most graphical operating systems like Windows and macOS.

1. Essential Navigation Keys

These keys allow you to move the selection focus within a folder.

  • Arrow Keys (Up, Down, Left, Right): Move the selection one item at a time in the corresponding direction.
  • Home: Selects the first file or folder in the current view.
  • End: Selects the last file or folder in the current view.
  • Page Up / Page Down: Jumps the selection up or down by one screen’s worth of items.
  • Enter: Opens the selected file or folder.
  • Backspace: Navigates to the parent folder (up one level).
  • Alt + Left/Right Arrow: Navigates back/forward through your folder history.

2. File and Folder Management Shortcuts

These shortcuts are used for common file operations.

Shortcut Action Description
Ctrl + C Copy Copies the selected item(s) to the clipboard.
Ctrl + X Cut Moves the selected item(s) to the clipboard.
Ctrl + V Paste Pastes the item(s) from the clipboard to the current location.
Ctrl + A Select All Selects all files and folders in the current directory.
F2 Rename Allows you to rename the selected file or folder.
Delete Delete Moves the selected item(s) to the Recycle Bin.
Shift + Delete Permanently Delete Deletes the item(s) permanently, bypassing the Recycle Bin.
Alt + Enter Properties Opens the Properties window for the selected item.

3. Selection Techniques

Selecting multiple items is crucial for batch operations.

  • Shift + Arrow Key: Extends the selection from the currently selected item in the direction of the arrow.
  • Ctrl + Click (with mouse): Selects multiple non-adjacent items.
  • Ctrl + Spacebar: Toggles the selection of the focused item without deselecting others, useful for non-adjacent selections with only a keyboard.

4. Searching for Files

Quickly finding files is a fundamental skill.

  • Ctrl + F (or F3): In File Explorer, this shortcut moves the cursor to the search bar, allowing you to immediately start typing your search query.
  • Typing directly: In many views, you can start typing the name of a file or folder, and the selection will jump to the first item that matches.

Quick Revision Points

  • Use Arrow Keys for basic movement.
  • Home goes to the top, End goes to the bottom.
  • Ctrl + C, Ctrl + X, Ctrl + V are the standard for copy, cut, and paste.
  • F2 is the universal key for renaming an item.
  • Ctrl + A is the fastest way to select everything.
  • Use Backspace or Alt + Up Arrow to go up one folder level.
  • For searching, Ctrl + F is your best friend in File Explorer.

Extra Practice Questions

  1. What shortcut would you use to create a new folder in the current directory?
  2. If you have a file selected and press Shift + End, what happens?
  3. How can you switch between open applications without using the mouse?
  4. What is the purpose of the ‘Context Menu’ key on some keyboards (often looks like a list with a pointer)?
  5. Describe the difference between using the ‘Delete’ key and the ‘Shift + Delete’ combination.

Author

  • CBSE Quiz Editorial Team

    Content created and reviewed by the CBSE Quiz Editorial Team based on the latest NCERT textbooks and CBSE syllabus. Our goal is to help students practice concepts clearly, confidently, and exam-ready through well-structured MCQs and revision content.