1
GATE CSE 2024 Set 2
MCQ (More than One Correct Answer)
+1
-0
Consider a process P running on a CPU. Which one or more of the following events will always trigger a context switch by the OS that results in process P moving to a non-running state (e.g., ready, blocked)?
2
GATE CSE 2024 Set 1
MCQ (More than One Correct Answer)
+1
-0
Which of the following process state transitions is/are NOT possible?
3
GATE CSE 2023
MCQ (More than One Correct Answer)
+1
-0
Which one or more of the following need to be saved on a context switch from one thread (T1) of a process to another thread (T2) of the same process?
4
GATE CSE 2023
MCQ (More than One Correct Answer)
+1
-0
Which one or more of the following CPU scheduling algorithms can potentially cause starvation?
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages