1. A paged memory system has 16-bit virtual addresses and pages that are 1024 locations long. How many entries must the page table have?
2. If virtual addresses are V bits long, physical addresses are A bits long, the page size is 2p bytes, and a one-level page table is used, give an expression for the size of the page table.