Computer Science Ques 372

Question: The ability to find an individual item in a file immediately

Options:

A) Sequential access

B) file allocation table

C) Direct access

D) directory

E) (e) None of these

Show Answer

Answer:

Correct Answer: C

Solution:

  • Random (or Direct) access -refers to the ability to access data at, random. For eg. To from point A to point Z. must pass through all inter vining points in a sequential access whereas, in a random access system, you can jump directly to point Z.