In the case where the database stores all the relationships in a single file, the data dictionary notes each record in a/an ____ and stores the blocks containing the records in a data structure similar to that

8. In the case where the database stores all the relationships in a single file, the data dictionary notes each record in a/an ____ and stores the blocks containing the records in a data structure similar to that.

  1. Array
  2. Linked List
  3. Stack
  4. Queue

Answer: B) Linked List

Explanation:

In the case where the database stores all the relationships in a single file, the data dictionary notes each record in a linked list and stores the blocks containing the records in a data structure similar to that.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.