Multiple choice technology operating systems

linux allows more than one root directory

  1. True

  2. False

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

Linux has a single unified root directory (/) as the starting point of the entire filesystem hierarchy. All mounted filesystems are accessed under this single root. Multiple root directories would break the unified filesystem tree structure.