Question: Question 1 - Which is the core of an operating system? Process Thread Kernel System Call Question 2 - Which is NOT one of the
Question 1 - Which is the core of an operating system? Process Thread Kernel System Call
Question 2 - Which is NOT one of the CPU scheduling Algorithms? RR OPR FCFS SJF
Question 3 - Which is one of the preemptive algorithms? FCFS SJF RR PS
Question 4 - Which is NOT one of the methods to recover from deadlock? By preemption of resources Terminate one or more processes Inform the system operator Swapping the process
Question 5 - Which is NOT one of the main methods to handling deadlock? Ignore the problem Deadlock prevention Using Mutex locks Deadlock detection
Question 6 - What is called when two or more processes are blocked and cannot proceed further with their processing because of interdependency of resources? Deadlock Starvation Critical Section Mutex
Question 7 - Which is NOT one of the examples of the Process Synchronization problems? Reader-Writer Sleeping Philosophers Producer-Consumer Bounded Buffer
Question 8 - Where the process information is stored? Hard disk CPU Cache Process Control Block
Question 9 - Which is NOT one of the Threads types? hybrid thread kernel-level thread user-level thread CPU-level thread
Question 10 - Which is NOT one of the schedulers types? Short-Term Medium-Term Large-Term Long-Term
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
