Computer Science - Operating Systems Concepts - Discussion
Discussion Forum : Operating Systems Concepts - Section 5 (Q.No. 24)
24.
In which of the storage placement strategies a program is placed in the smallest available hole in the main memory?
Discussion:
3 comments Page 1 of 1.
Suhas said:
9 years ago
1) Best fit: The allocator places a process in the smallest block of unallocated memory in which it will fit.
2) Worst fit: The memory manager places a process in the largest block of unallocated memory available.
2) Worst fit: The memory manager places a process in the largest block of unallocated memory available.
SADIQ said:
9 years ago
I am confused that whether option [A] is correct or option [C]?
Please tell me the correct answer with the explanation, Thanks in advance.
Please tell me the correct answer with the explanation, Thanks in advance.
Madhan said:
1 decade ago
In worst fit, storage placement strategies a program is placed in the smallest available hole in the main memory.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers