Memory Management Question:
Download Questions PDF

What is paged memory management?

Answer:

Paged allocation divides the computer's primary memory into fixed-size units called page frames, and the program's address space into pages of the same size. The hardware memory management unit maps pages to frames.

Download OS Memory Management Interview Questions And Answers PDF

Previous QuestionNext Question
What is partitioned allocation?What is segmented memory management?