Multiple choice technology operating systems

Which is the top most file system in the file system hierarchy?

  1. /boot

  2. /bin

  3. /

  4. /etc

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

The root directory '/' is the starting point of the Unix file system hierarchy. All other directories and files are contained within it, either directly or through subdirectories.