A

Admin • 670.22K Points
Coach

Q. The ability to find an individual item in a file immediately……….

  • (A) directory
  • (B) direct access
  • (C) Sequential- access
  • (D) file allocation table
  • Correct Answer - Option(B)
  • Views: 1
  • Filed under category Computer
  • Hashtags:

Explanation by: Admin

Direct access (also known as random access) allows the system to retrieve an individual item directly without reading through the entire file sequentially.

In contrast:

  • Sequential access means data is read in order, one item after another.
  • Directory helps organize files.
  • File Allocation Table (FAT) is used for tracking file locations on disk but not for accessing individual items directly.

So, for finding an item immediately, direct access is the right term.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.