Computer Science, asked by Anonymous, 1 year ago

Each page is a power of -------- bytes long in paging scheme.

► 2
► 3
► 4
► 5

Answers

Answered by am9472225
4
4 is the answer of ur question
Answered by mariospartan
0

The right answer is 4:

Explanation:

► 4

  • Paging is a memory-management technique that allows a process's physical address space to be noncontiguous.
  • Paging avoids the significant challenge of fitting memory chunks of various sizes onto the backing store, which plagued most memory-management techniques prior to the introduction of paging.
  • The issue arises because when  fragments or data in main memory need to be swapped out,
  • space on the backing store must be obtained.
Similar questions