adplus-dvertising
frame-decoration

Question

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 mentioned

Answer: (c).free hole from a set of available holes

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The first fit, best fit and worst fit are strategies to select a ______

Similar Questions

Discover Related MCQs

Q. In internal fragmentation, memory is internal to a partition and :

Q. A solution to the problem of external fragmentation is :

Q. Another solution to the problem of external fragmentation problem is to :

Q. If relocation is static and is done at assembly or load time, compaction _________

Q. The disadvantage of moving all process to one end of memory and all holes to the other direction, producing one large hole of available memory is :

Q. __________ is generally faster than _________ and _________

Q. External fragmentation exists when :

Q. External fragmentation will not occur when :

Q. Sometimes the overhead of keeping track of a hole might be :

Q. When the memory allocated to a process is slightly larger than the process, then :

Q. Physical memory is broken into fixed-sized blocks called ________

Q. Logical memory is broken into blocks of the same size called _________

Q. Every address generated by the CPU is divided into two parts :

Q. The __________ is used as an index into the page table.

Q. The _____ table contains the base address of each page in physical memory.

Q. The size of a page is typically :

Q. If the size of logical address space is 2 to the power of m, and a page size is 2 to the power of n addressing units, then the high order _____ bits of a logical address designate the page number, and the ____ low order bits designate the page offset.

Q. With paging there is no ________ fragmentation.

Q. The operating system maintains a ______ table that keeps track of how many frames have been allocated, how many are there, and how many are available.

Q. Paging increases the ______ time.