Which of the following is not related to a computer hard disk drive?
-
Platter
-
Pwrite
-
Access Arm
-
MFM
B
Correct answer
Explanation
A hard disk drive contains platters (storage disks), access arms (read/write head mechanisms), and uses encoding schemes like MFM (Modified Frequency Modulation). Pwrite is a Unix/Linux system call for writing to file descriptors at specific offsets, unrelated to hard disk drive hardware components.