Difficulty: Easy
Correct Answer: read/write
Explanation:
Introduction / Context:
The question tests fundamental understanding of how floppy disk drives operate. Although floppies are now legacy devices, the terminology remains foundational in computer architecture and storage systems. Knowing the correct component name helps you distinguish between media geometry terms and the electromechanical head that performs the magnetic recording and playback.
Given Data / Assumptions:
Concept / Approach:
Floppy and hard disk drives use electromagnetic heads to change and sense magnetic domains on tracks. The same head assembly is typically used for both writing and reading, hence the industry term “read/write head.” Other terms in the options relate to storage geometry or file system concepts, not the head mechanism itself.
Step-by-Step Solution:
Verification / Alternative check:
In standard references for storage devices, the term “read/write head” is consistently used for both floppy and hard disk assemblies that magnetize and sense the medium. No alternate term from the choices correctly names this mechanism.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
read/write
Discussion & Comments