Vidyalelo
Computer Fundamentals · Q1076

Computer fundamental

Computer Related · Computer Fundamentals · question 1076

Q1076

Any method for controlling access to or use of memory is known as

A.
Memory map
B.
Memory protection
Answer
C.
Memory management
D.
Memory instruction
E.
None of the above

Answer: Option B

Solution

Answer: Option B
Solution:
Memory protection is a way to control memory access rights on a computer and is a part of most modern instruction set architectures and operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it.