InterviewSolution
Saved Bookmarks
| 1. |
When a page fault occurs before an executing instruction is complete if ____________(a) the instruction must be restarted(b) the instruction must be ignored(c) the instruction must be completed ignoring the page fault(d) none of the mentionedThe question was asked during a job interview.My question is based upon Virtual Memory in portion The Linux System of Operating System |
|
Answer» RIGHT ANSWER is (a) the INSTRUCTION must be restarted For explanation: NONE. |
|