Question 15143 – DSSSB TGT 2021
January 19, 2024Question 11777 – Memory-Management
January 19, 2024Operating-Systems
|
Question 17
|
A computer installation has 1000k of main memory. The jobs arrive and finish in the following sequences.
Job 1 requiring 200k arrives Job 2 requiring 350k arrives Job 3 requiring 300k arrives Job 1 finishes Job 4 requiring 120k arrives Job 5 requiring 150k arrives Job 6 requiring 80k arrives
(a) Draw the memory allocation table using Best Fit and First fit algorithms.
(b) Which algorithm performs better for this sequence?
|
Theory Explanation.
|
Correct Answer: A
