Q346
Memory management is :
A.
not used in modern operating system
B.
replaced with virtual memory on current systems
C.
not used on multiprogramming systems
D.
critical for even the simplest operating systems
AnswerE.
None of the above
Answer: Option D
Solution
Answer: Option D
Solution:
Memory management enables the execution of multiple processes at the same time in the computer system. Memory management shares the same memory space among different processes. Hence we can perform many tasks at a particular memory space.