Computer Science, asked by kumaranand0950, 6 months ago

what are the differnces among sequential access direct access and random access ?​

Answers

Answered by aruakavitha
7

Answer:

Sequential access is accessing data in a specific linear sequence (example: tapes). Direct access has the data address based on a physical location. With random access, any location can be selected at random, and the addressable locations in memory have a unique, physically wired-in addressing mechanism.

Answered by rajjanu18121982
0

Answer:

Sequential access is accessing data in a specific linear sequence (example: tapes). Direct access has the data address based on a physical location. With random access, any location can be selected at random, and the addressable locations in memory have a unique, physically wired-in addressing mechanism.

Explanation:

Similar questions