Memory management is a feature of
Memory management is a feature of
- A) Processor
- B) Operating System
- C) MS Word
- D) Animation
Correct Answer: B) Operating System
Explanation
This question is asking about memory management and which feature it belongs to. Memory management is the process of allocating and managing computer memory to ensure that all programs run smoothly. The options provided are Processor, Operating System, MS Word, Animation, and UPS.Out of these options, the correct answer is Option B: Operating System. An operating system is a set of programs that manage a computer's hardware and software resources and provides common services for computer programs. Memory management is one of the services provided by an operating system.
The operating system manages the computer's memory by allocating memory to different programs and ensuring that no program uses more than its allocated memory. It also frees up memory that is no longer needed by a program, making it available for other programs to use.
In summary, memory management is a feature of the operating system. The operating system is responsible for managing the computer's memory by allocating and freeing up memory for different programs.

