Answer:
The pages are typically 512 to 8192 bytes, with 4096 (2^12) being a typical value.
There are 32 bit numbers in a page frame.
Step-by-step explanation:
Loadable modules are divided into a number of pages frames. The page frames are always the same sizes as the pages in the memory. This allows access to 2^32 physical physical page frames.