Post Test
1. Which of the following process allocation method assign the first partition that is big enough to the process is called as
2. A free list contains three memory areas of sizes 6KB, 15KB and 12KB. The next three memory request are for 10KB, 2KB and 14KB. Which of the memory allocation strategy that would be able to accommodate all the three request?
3. NonContiguous memory allocation is a model in which
4. External fragmentation will not occur when?
5. When the memory allocated to a process is slightly larger than the process, then ____________.