What is paging?

Submitted by: Administrator
Pageing is a memory Management technique which allows users program memory to be non continus, the technique is used to remove the problem of external fragmentation.In this technique entire user Memory is divided into fixed size page frames, a Page Map table is used to map the user process pages to physical memory page.
Submitted by: Administrator

Read Online Programming Concepts Job Interview Questions And Answers