Question
___________________ is the amount of time taken to
fulfill the request by the process. It can be calculated by taking the difference between the completion time and the arriving time. Read the below passage and answer the questions First Come First Serve (FCFS) is an operating system scheduling algorithm that automatically executes queued requests and processes in order of their arrival. It is the easiest and simplest CPU scheduling algorithm. In this type of algorithm, processes which requests the CPU first get the CPU allocation first. This is managed with a FIFO queue. The full form of FCFS is First Come First Serve. As the process enters the ready queue, its PCB (Process Control Block) is linked with the tail of the queue and, when the CPU becomes free, it should be assigned to the process at the beginning of the queue.Solution
The correct answer is A
More IT Operating System Questions
33 34 37 42 48 58
121, 118, 122, 115, 127, 112
210, 140, 105, 84, 70, 63, 52.5
150, 900, 300, 1800, 600, 3700, 1200
126 130 114 150 82 186 42
...1000, 200, 56, 24, 12, 7.2
120, 139, 196, 291, 420, 595
6, -3, 11, 21, 125, 715
Find the wrong number in given number series.
1520, 1760, 2120, 2720, 2840, 2560
213, 215, 225, 257, 313, 393