Computer Science, asked by vectors4506, 9 months ago

Explain the main difference between sequential access devices and direct access devices using examples

Answers

Answered by abdulazizshamsheersh
0

Answer:

"Sequential access must begin at the beginning and access each element in order, one after the other. Direct access allows the access of any element directly by locating it by its index number or address. Arrays allow direct access. Magnetic tape has only sequential access, but CDs had direct access.

Explanation:

Similar questions