https://quizack.com/system-programming/mcq/what-is-a-unix-directory
Answer: A file that contains other files
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More System Programming MCQ Questions
In order to prevent signal handler race conditions, a developer must do which of the following?
Which one is not a difference between exit() and _exit()?
A thread has its own copy of which of th following?
You want to copy binary contents of memory from one location to another. Which one of these h-files will you #include?
In an IDL which one of the following is NOT a valid declaration?
Which system call is used to send a signal to another process?
Typical system calls the Unix shell invokes when it has to execute a new command?
Which redirects the standard error output of a command to the log file 'error.log'?
Shared libraries increase an application's disk size?
What does the '-pg' option of the Unix compiler do?