Multiple choice

In two levels naming, files have ________

  1. Symbolic name

  2. Binary name

  3. Both 1 and 2

  4. None of these

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

In a two-level directory structure, files are identified by a combination of the user name and the file name. The file name itself is a symbolic name, and the system often maps these to internal identifiers.