In the context of memory management, what are placement and
replacement algorithms?
Answer Posted / guest
Placement algorithms determine where in available real-
memory to load a program. Common methods are first-fit,
next-fit, best-fit. Replacement algorithms are used when
memory is full, and one process (or part of a process)
needs to be swapped out to accommodate a new program. The
replacement algorithm determines which are the partitions
to be swapped out.
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
What is a command interpreter?
Can I use ie with google chrome?
What is multi tasking, multi programming and multi threading?
Why is round robin algorithm considered better than first come first served algorithm?
What is best free operating system?
How much ram can 64 bit use?
How do you tell if your computer is 32 or 64 bit?
What are the four common types of files?
What is the purpose of using the yield method of thread class?
What is a layered approach and what is its advantage?
How do I upgrade my excel to 64 bit?
Explain the command rate in reference to ram?
What is dual-mode operation?
Is 32gb of ram overkill?
Explain the different types of fragmentation?