Storage Devices: Hard Disk MCQs Quiz | Class 9
This is a multiple-choice quiz for Class 9 Computer Applications (Code 165), based on Unit 1: Basics of Information Technology. The questions cover the definition, purpose, and basic features of Hard Disk Drives (HDDs). Answer all 10 questions, click submit to see your score, and then download the PDF of your answers.
Understanding the Hard Disk Drive (HDD)
The Hard Disk Drive, commonly known as an HDD or hard disk, is a primary storage device used in computers to store and retrieve digital information. It is a non-volatile storage device, which means it retains stored data even when the power is turned off. For decades, it has been the standard for storing the operating system, software programs, and other files.
Key Features and Components
A hard disk works on the principle of magnetic storage. Inside its sealed case, there are several key components that work together:
- Platters: These are circular, rigid disks made of a non-magnetic material (like aluminum or glass) and coated with a thin layer of magnetic material. Data is stored on these platters in the form of tiny magnetic patterns representing 0s and 1s.
- Spindle Motor: This motor spins the platters at a high, constant speed, typically measured in Revolutions Per Minute (RPM), such as 5400 RPM or 7200 RPM. The faster the platters spin, the faster data can be read or written.
- Read/Write Heads: These are tiny electromagnets mounted on an actuator arm. The heads float just above the surface of the spinning platters to read the magnetic patterns (retrieve data) or change them (write data). There is one head for each side of a platter.
- Actuator Arm: This arm moves the read/write heads across the platters to access different tracks where data is stored.
Purpose of a Hard Disk
The main purpose of a hard disk is to provide long-term, large-capacity storage for a computer system. This includes:
- Storing the Operating System (like Windows, macOS, or Linux).
- Installing and running software applications (e.g., Microsoft Office, web browsers).
- Saving user files, such as documents, photos, videos, and music.
- Providing virtual memory when the computer’s RAM is full.
| Feature | Description |
|---|---|
| Storage Type | Magnetic, non-volatile |
| Capacity | Typically large, measured in Gigabytes (GB) or Terabytes (TB) |
| Performance Metric | RPM (Revolutions Per Minute), Seek Time, Data Transfer Rate |
| Form Factor | Standard sizes, e.g., 3.5-inch (for desktops) and 2.5-inch (for laptops) |
Quick Revision Points
- A Hard Disk Drive (HDD) is a primary, non-volatile storage device.
- It stores data magnetically on spinning platters.
- Key components include platters, a spindle motor, and read/write heads.
- Its speed is measured in RPM (e.g., 7200 RPM).
- It’s used for storing the OS, applications, and user data.
- It is a mechanical device with moving parts, which makes it slower and less durable than Solid State Drives (SSDs).
Extra Practice Questions
- What is the difference between volatile and non-volatile memory?
- Explain the role of the actuator arm in an HDD.
- Why is a higher RPM generally better for a hard disk?
- What are sectors and tracks on a hard disk platter?
- Compare the primary advantages and disadvantages of an HDD versus an SSD.