Assume that jobs A-D arrive in the READY queue in quick succession and have the CPU cycle requirements listed below. Using the SRT algorithm, the average turnaround time is ____.Arrival time: 0 1 2 3Job: A B C DCPU cycle: 6 3 1 4
A. 2.5
B. 6.25
C. 7.75
D. 9.0
Answer: B
Computer Science & Information Technology
You might also like to view...
The flowchart shape for input or output is an oval
Indicate whether the statement is true or false
Computer Science & Information Technology
Write a C++ program that outputs "My first C++ program" and then outputs a carriage return.
What will be an ideal response?
Computer Science & Information Technology