MCQ Collection

Operating System MCQs

Practice Operating System questions with answers and explanations.

In a layered operating-system design, what is the main organizational principle?

Choose an option to check your answer.

Which design keeps only essential mechanisms in the kernel and moves services such as file systems into user space?

Choose an option to check your answer.

An OS supports loadable device drivers that can be inserted into the kernel at runtime. Which structure does this illustrate?

Choose an option to check your answer.

Which description best fits a hybrid kernel?

Choose an option to check your answer.

What is the purpose of an interrupt vector?

Choose an option to check your answer.

A program asks the operating system for its own process identifier. Which type of system call is this?

Choose an option to check your answer.

Which operating-system structure places most core services, such as file systems and device drivers, inside one large kernel address space?

Choose an option to check your answer.

Which feature most clearly characterizes a graphical user interface?

Choose an option to check your answer.

What is a system call?

Choose an option to check your answer.