MCQ Collection

Operating System MCQs

Practice Operating System questions with answers and explanations.

Which file-allocation method stores a file in consecutive disk blocks?

Choose an option to check your answer.

In linked file allocation, how is the next block of a file located?

Choose an option to check your answer.

What is a major limitation of a single-level directory?

Choose an option to check your answer.

What problem does a two-level directory primarily solve?

Choose an option to check your answer.

Which directory organization permits shared files or subdirectories but forbids cycles?

Choose an option to check your answer.

What is a symbolic link?

Choose an option to check your answer.

What is a file descriptor in a UNIX-like process?

Choose an option to check your answer.

A database must read record 50,000 without scanning all earlier records. Which file access method is most appropriate?

Choose an option to check your answer.