0
3.2kviews
What is paging? Explain LRU, FIFO and Optimal page replacement policy for the following string.
1 Answer
1
149views

Paging:-
a) Paging is a memory management technique which allows physical address space of the process to be noncontiguous.
b) In some sense, paging mechanism is similar to reading of a book . When we read a book we only see and need to open the current page to read. …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.