October 2, 2023

Process-Scheduling

Question 1 Consider the following statements about process state transitions for a system using preemptive scheduling. I. A running process can move to ready state. II. […]
October 3, 2023

Data-Structures

Question 3 A queue is implemented using an array such that ENQUEUE and DEQUEUE operations are performed efficiently. Which one of the following statements is CORRECT […]
October 3, 2023

GATE 2017 [Set-1]

Question 26 Let G = (V, E) be any connected undirected edge-weighted graph. The weights of the edges in E are positive and distinct. Consider the […]
October 3, 2023

Operating-Systems

Question 21 Consider the following threads, T 1 , T 2 , and T 3 executing on a single processor, synchronized using three binary semaphore variables, […]
error: Alert: Content selection is disabled!!