fork.science

Question: How is a page table stored in the system?

A As a linked list of entries whose size is the number of possible page numbers B As a linked list of entries whose size is the number of page numbers mapped to a frame number
C As an array of entries whose size is the number of possible page numbers D As an array of entries whose size is the number of page numbers mapped to a frame number