Multiple choice

File descriptions are kept in _____.

  1. symbolic file directories

  2. basic file directories

  3. both 1 and 2

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Basic File Directories (BFD) are structures that contain the actual file descriptions, such as location, size, and metadata, whereas symbolic directories typically store the mapping of names to these descriptions.