Explain the concept of paging in memory management
Answers
Answered by
0
Paging plays a role in memory management for a computer's OS (operating system). In a memory management system that takes advantage of paging, the OS reads data from secondary storage in blocks called pages, all of which have identical size. The physical region ofmemory containing a single page is called a frame.
Similar questions