closed by
9,801 views
2 votes
2 votes
Consider five memory partitions of size 100 KB, 500 KB, 200 KB, 450 KB and 600 KB in same order. If sequence of requests for blocks of size 212 KB, 417 KB, 112 KB and 426 KB in same order come, then which of the following algorithm makes the efficient use of memory?

A.Best fit algorithm

B.First fit algorithm

C.Next fit algorithm

D.Both next fit and best fit results in same

 

Please provide solution for above question.
closed by

Related questions

0 votes
0 votes
1 answer
2
iita asked Feb 3, 2017
1,152 views
1 votes
1 votes
1 answer
3
0 votes
0 votes
0 answers
4
Aravind Adithya 1 asked Jan 30, 2019
385 views
In Os questions related to first fit,next fit etcv if nothing is given which partition scheme do we assume.Fixed or variable