Ask Question
2 May, 22:26

What is the difference between a sequential access tile and a random access file?

+1
Answers (1)
  1. 3 May, 00:42
    0
    Answer: Sequential access file enables the computer system to read or write file in sequential manner whereas random access file enables to read or write randomly in a data file.

    Explanation:

    Sequential file access is faster than random file access, however random access uses index searches. In random access higher number of seek operations are involved whereas in sequential access the number of seek operation is less.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “What is the difference between a sequential access tile and a random access file? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers