Top

Discussion

The method in which records are physically stored in a specified order according to a key field in each record is

  • A.
    Hash
  • B.Direct.
  • C.Sequential
  • D.All of the above.

Answer: A

A method in which records are physically stored in a specified order according to a key field in each record is hash. (In hash method, a hash function is performed on the key value to determine the unique physical address of the record to store or retrieve)

No comment is present. Be the first to comment.
Loading…

Post your comment