Computer Science, asked by Manuraj1, 1 year ago

What is sequential access and random access? Explain

Answers

Answered by Shivaya1
1
In computer science, random access (more precisely and more generally called direct access) is the ability to access any item of data from a population of addressable elements roughly as easily and efficiently as any other, no matter how many elements may be in the set. It is typically contrasted to sequential access.
Similar questions