Operating systems: structure, services, system calls, process management, interprocess communication and synchronization (semaphores, critical-section problem). - Online Test

30:00
1. Which of the following best describes the primary role of an operating system?
2. What is a key function of the operating system's kernel?
3. Which operating system service is responsible for allocating CPU time to different processes?
4. A system call is best defined as:
5. Which of the following is NOT a typical state of a process?
6. What is the main purpose of process scheduling?
7. Which scheduling algorithm aims to minimize the average waiting time by executing the process with the smallest execution time first?
8. Interprocess Communication (IPC) is essential for:
9. A critical section is a segment of code that:
10. Which of the following is a fundamental requirement for solving the critical-section problem?

Test Results

0/0