"Why are page sizes always powers of 2? "
Answers
Answered by
1
Answer: Paging is implemented by breaking up an address into a page and offset number.
Answered by
0
Answer:
Recall that paging is implemented by breaking up an address into a page and offset number. Because each bit position represents a power of 2, splitting an address between bits results in a page size that is a power of 2.
Explanation:
Similar questions
Math,
2 months ago
Math,
2 months ago
Science,
2 months ago
Science,
3 months ago
India Languages,
11 months ago