The magnetic disks and drums are like recirculating shift registers because

[amp_mcq option1=”they have about the same storage capacity” option2=”their storage is non volatile” option3=”their access times are about the same” option4=”stored data is available for reading over and over again in the same order. E. None of the above” correct=”option4″]

The correct answer is D. stored data is available for reading over and over again in the same order.

A magnetic disk is a storage device that uses a magnetic field to store and retrieve data. It consists of a rotating platter coated with a magnetic material. Data is stored on the platter in the form of tiny magnetic domains. The domains can be magnetized in one of two directions, representing the 1s and 0s of binary code.

A magnetic drum is a similar device, but it has a cylindrical shape instead of a flat one. The drum is coated with a magnetic material, and data is stored on the drum in the same way as it is stored on a magnetic disk.

Both magnetic disks and drums are like recirculating shift registers because stored data is available for reading over and over again in the same order. This is because the data is stored on a rotating medium, and the head that reads the data can be moved to any location on the medium.

Options A, B, and C are incorrect because magnetic disks and drums have different storage capacities, their storage is volatile (i.e., it is lost when power is turned off), and their access times are different.