83.9k views
4 votes
Which of the following means accessing information from a file non-sequentially? linear access incremented access random access protected access None of these

1 Answer

4 votes

Answer:

Random access

Step-by-step explanation:

Random access is the process of transferring information to or from a file in which every part of the file can be accessed directly rather than being accessed in a fixed sequence.

User Arne Decker
by
8.2k points