Which of the following is a sequential access memory?
2016
Which of the following is a sequential access memory?
- A.
Magnetic tape
- B.
DVD
- C.
ROM
- D.
RAM
Attempted by 238 students.
Show answer & explanation
Correct answer: A
The correct option is A (Magnetic tape). Sequential access memory requires reading data in a strict, linear sequence from the beginning. Magnetic tape is a classic example, as you must wind through preceding data to reach a specific point, unlike RAM, ROM, or DVDs which offer direct/random access.