You can prepare effectively for Computer Science Engineering (CSE) GATE Computer Science Engineering(CSE) 2027 Mock Test Series with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Introduction, Process, Threads & CPU Scheduling- 1". These 10 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
Which of the following is an example of a SPOOLED device?
Detailed Solution: Question 1
Concurrent processes are processes that
Detailed Solution: Question 2
Which of the following are real-time systems?
1. An on-line railway reservation system ,
2. A process control system
3. Aircraft control system
4. Payroll processing system
Detailed Solution: Question 3
In a time-sharing operating system, when the time slot given to a process is completed, the process goes from the RUNNING state to the
Detailed Solution: Question 4
Which of the following are single-user operating system?
Detailed Solution: Question 5
In a multiprogramming environment:
Detailed Solution: Question 6
Suppose that a process is in ‘BLOCKED’ state waiting for some I/O service. When the service is completed, it goes to the
Detailed Solution: Question 7
Consider a set of 5 processes whose arrival time, CPU time needed and the priority are given below:

Note: Smaller the number, higher the priority.
If the CPU scheduling policy is FCFS, the average waiting time will be
Detailed Solution: Question 8
Consider a set of 5 processes whose arrival time, CPU time needed and the priority are given below:

Note: Smaller the number, higher the priority.
If the CPU scheduling policy is SJF, the average waiting time (without pre-emption) will be
Detailed Solution: Question 9
Consider a set of 5 processes whose arrival time, CPU time needed and the priority are given below:

Note: Smaller the number, higher the priority.
If the CPU scheduling policy is SJF with preemption, the average waiting time will be
Detailed Solution: Question 10