Computer Fundamentals - Engineering

Q1:

Accessing records from a file directly without searching from the beginning of the file is

A Time sharing

B Random

C Direct access

D Access time

E None of the above

ANS:C - Direct access

We can access the data only in two ways that is randomly& in sequence mode.

So, the right answer is random.