Question: What is a page table?
| A | System-wide table that maps page numbers to frame numbers | B | System-wide table that maps each byte to a page | 
| C | Process-specific table that maps each byte to a page | D | Process-specific table that maps page numbers to frame numbers |