Computer Science, asked by lebogangratladid, 11 months ago

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

Answers

Answered by Anonymous
4

Answer:

Hey!

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.

hope it will be helpful ✌️

Similar questions