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 |
Define latency, transfer and seek time with respect to disk I/O.
What is ex and vi?
Differentiate between Complier and Interpreter?
What are the main advantages of the microkernel approach to system design?
what is Linker?
Define and explain COM?
How many os can be installed in a pc?
what are multi core operating systems?
What is run level 1?
Is Windows NT a full blown object oriented operating system? Give reasons.
Explain High Severity and Low Priority with example?
Can I delete program files x86?