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 |
Describe the objective of multiprogramming.
Does ram affect excel performance?
What does 64bit mean?
Explain Page Segmentation.
In general what is paging? and segmaentation?
What are starvation and aging?
How much ram can a 64 bit os use?
Explain about linker and the functions executed by them?
How long does it take to run chkdsk?
What is the purpose of system programs?
What is synchronously and asynchronously?
Explain the trda?