Explore topic-wise MCQs in Operating System Questions & Answers File System Interface Access Methods 1.

This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Operating System Questions & Answers File System Interface Access Methods 1 knowledge and support exam preparation. Choose a topic below to get started.

1.

System wide table in UNIX contains process independent information such as ____________

A. location of file on disk
B. access dates
C. file size
D. all of the mentioned
Answer» E.
2.

In UNIX, what will the open system call return?

A. pointer to the entry in the open file table
B. pointer to the entry in the system wide table
C. a file to the process calling it
D. none of the mentioned
Answer» B. pointer to the entry in the system wide table
3.

The operating system keeps a small table containing information about all open files called ____________

A. system table
B. open-file table
C. file table
D. directory table
Answer» C. file table
4.

The information about all files is kept in ____________

A. swap space
B. operating system
C. seperate directory structure
D. none of the mentioned
Answer» D. none of the mentioned
5.

File attributes consist of ____________

A. name
B. type
C. identifier
D. all of the mentioned
Answer» E.