Question 14 Tag: Operating System

Starvation never happens in the following scheduling algorithm?

Question 17 Tag: Operating System

Which of the following API can be used in the Windows operating system?

Question 19 Tag: Operating System

The context switching of a process in a multitasking operating system is executed by:

Question 25 Tag: Operating System

What will be the state of a thread that transitions from running state when it is either waiting on an I/O request or wants to enter a synchronized statement?