Question
Which page-table information can prevent a process from writing to a read-only code page?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Protection bits
Explanation:
Protection bits specify allowed operations such as read, write, or execute for a page.
The MMU checks these permissions during memory access.
Leave a Reply