A hard disk drive (HDD) is a storage device used in computers. It stores data on rotating platters coated with magnetic material.
The surface of each platter is organized into specific patterns to store information efficiently.
On the surface of a hard disk platter, data is organized in circles that run from the center to the edge. These circles are perfectly round and do not intersect, making them concentric.
These specific concentric circles, which form complete rings around the platter's center, are essential for organizing how data is read and written.
The concentric circles on a hard disk platter are specifically referred to as tracks.
Each track is a narrow band that goes around the entire platter. A hard disk has many such tracks, arranged one after another, like the grooves on a vinyl record but in concentric rings.
The read/write heads of the hard disk move across these tracks to access or store data.
While tracks are the complete concentric circles, they are further divided into smaller units.
Sectors are segments or pie-shaped wedges that divide each track. A track is composed of multiple sectors. Data is typically read or written in units of sectors.
Here's a simple comparison:
| Feature | Tracks | Sectors |
|---|---|---|
| Shape | Concentric Circles / Rings | Pie-shaped Wedges |
| Organization | Full circle around the platter | Divides a track into smaller parts |
| Relation | Contain multiple sectors | Are parts of a track |
Therefore, the concentric circles found on the platter of a hard disk are known as tracks. This organization is fundamental to how hard drives store and retrieve data.
Which of the following statements about email addresses is/are incorrect?
I. An email address must contain an '@' symbol.
II. An email address is case-sensitive (e.g., John@example.com is different from john@example.com).
III. There can only be one recipient in the "To" field of an email.