Question:medium

A _________ is a hierarchical structure that stores information about objects on the network.

Show Hint

Directories store and manage network resources in a structured, searchable format.
Updated On: Jan 14, 2026
  • Tree
  • File
  • Folder
  • Directory
Show Solution

The Correct Option is D

Solution and Explanation

A directory serves as a hierarchical system for organizing computer and network information. This includes details about users, machines, printers, and other assets. In networked settings, directories are crucial for directory services such as LDAP (Lightweight Directory Access Protocol) and Active Directory, which centralize the management of user accounts and access rights. Directories function similarly to databases but are optimized for retrieval and lookup operations over data modification.
Was this answer helpful?
0