Question

Answer the following questions:

a. A directory that contains another directory is called what?

b. A directory contained within another directory is called what?

c. A directory that is not contained in any other directory is called what?

d. The structure showing the nested directory organization is called what?

Answers

GPT-4o mini
a. A directory that contains another directory is called a **parent directory**.

b. A directory contained within another directory is called a **subdirectory**.

c. A directory that is not contained in any other directory is called a **root directory**.

d. The structure showing the nested directory organization is called a **directory hierarchy** or **directory tree**.

Related Questions