adplus-dvertising
frame-decoration

Question

Every file system has a directory structure headed by ____

a.

parent

b.

child

c.

root

d.

kernel

Posted under Unix File System UNIX

Answer: (c).root

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Every file system has a directory structure headed by ____

Similar Questions

Discover Related MCQs

Q. Every file is associated with a table which contains all possible information about a file, that table is called as _________

Q. Which of the following is not a content of inode?

Q. Which of the following is not stored in inode?

Q. Which option is used with ls command for knowing the inode number of the file?

Q. Two files can have a same inode number in the same file system.

Q. When we can access a file with multiple filenames, it is said that the file has multiple _____

Q. Which command is used to link a file with multiple filenames?

Q. Which option is used with ln command to create a soft link?

Q. Which command is used for locating files?

Q. The syntax of the find command is ____________

Q. Which symbol is used with find command for specifying arguments?

Q. Which of the following option is used with find command for taking action on selected files?

Q. -ok option is used with find command for seeking information before taking the action specified.

Q. Which library function is used for printing error messages?

Q. perror also uses error number to print the error messages.

Q. What is the significance of errno 13?

Q. What is the symbolic constant for errno 2?

Q. Which of the following is not a valid symbolic constant?

Q. How many data structures does the kernel maintain in memory that contain information about an open file?

Q. The file descriptor table contains all file descriptors for a process.