InterviewSolution
Saved Bookmarks
| 1. |
Whenever a request to the page that is not present in the main memory is accessed ______ is triggered.(a) Interrupt(b) Request(c) Page fault(d) None of the mentionedThe question was posed to me in unit test.The origin of the question is Address Translation topic in chapter Processor Families of Computer Architecture |
|
Answer» Correct answer is (C) PAGE fault |
|