In the context of memory management, what are placement and
replacement algorithms?
Answer / 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 |
Explain ddks?
Explain Marshalling?
What is RR scheduling algorithm?
Who is the father of operating system?
Name the different types of memory?
Explain the concept of deadlocks? Why they are used?
Does chkdsk erase data?
If i have one root domain & two child domain, then in total how many FSMO roles i will have in entire forest?
How much ram do I have?
What is a volatile keyword?
What is the concept of demand paging?
How the Swapper works?