InterviewSolution
Saved Bookmarks
| 1. |
The first fit, best fit and worst fit are strategies to select a ______(a) process from a queue to put in memory(b) processor to run the next process(c) free hole from a set of available holes(d) all of the mentionedThe question was posed to me during an interview.Question is from Memory Management in chapter Memory Management of Operating System |
|
Answer» Correct OPTION is (c) FREE hole from a SET of available holes |
|