💻

Operating Systems

OS concepts including processes, threads, memory management, file systems, and synchronization

5 Total Questions
1 Easy
3 Medium
1 Hard
Q1Easy

What is the difference between process and thread?

processthreadmultithreading
Q2Medium

Explain different CPU scheduling algorithms.

schedulingcpualgorithms
Q3Hard

What is deadlock and how to prevent it?

deadlocksynchronizationprevention
Q4Medium

Explain virtual memory and paging.

virtual-memorypagingmemory-management
Q5Medium

What are system calls and their types?

system-callskernelinterface