📝 Question
#1707
The ____________ scheme uses a page table containing pointers to all pages; the page table itself and all updated pages are copied to a new location.
✓
Correct Answer
A. Shadow copy
💡
Explanation
Any page which is not updated by a transaction is not copied, but instead the new page table just stores a pointer to the original page.
⌨️ Press
A
B
C
D
to select