What is absolutely required to implement demand paging?
a. a swap device, the faster the better
b. the ability to restart any CPU instruction that triggered the page fault
c. MMU with page table support and address translation
d. RWX page permission bits in the page table entry