October 20, 2023

Operating-Systems

Question 33 The correct matching for the following pairs is (A) Disk Scheduling (1) Round robin (B) Batch Processing (2) SCAN (C) Time sharing (3) LIFO […]
October 20, 2023

GATE 2006

Question 6 Consider three CPU-intensive processes, which require 10, 20 and 30 time units and arrive at times 0, 2 and 6, respectively. How many context […]
October 21, 2023

Operating-Systems

Question 50 Consider the procedure below for the Producer-Consumer problem which uses semaphores: semaphore n=0; semaphore s=1; void producer() void consumer() { { while(true) while(true) { […]
October 24, 2023

I/O-Management

Question 1 An operating system is : A Collection of hardware components B Collection of input-output devices C Collection of software routines D All the above […]
error: Alert: Content selection is disabled!!