Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 15 (Q.No. 33)
33.
Any method for controlling access to or use of memory is known as
Memory map
Memory protection
Memory management
Memory instruction
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Shewangizaw Bogale said:   8 years ago
Memory management : is the process of controlling and coordinating computer memory, assigning portions called blocks to various running programs to optimize overall system performance.

Memory protection : is a way to control memory access rights on a computer, and is a part of most modern processor architectures and operating systems. It's main purpose is to prevent a process from accessing memory that has not been allocated to it.

Post your comments here:

Your comments will be displayed after verification.