Question 8056 – Compiler-Design
December 10, 2023Question 8186 – Compiler-Design
December 10, 2023Database-Management-System
|
Question 28
|
(a) Four jobs are waiting to be run. Their expected run times are 6, 3, 5 and x. In what order should they be run to minimize the average response time?
(b) Write a concurrent program using par begin – par end to represent the precedence graph shown below.

|
Theory Explanation.
|
Correct Answer: A
