Difference between demand paging and demand segmentation
Answers
Answered by
2
Explanation:
The basic difference between paging and segmentation is that a page is always of fixed block size whereas, a segment is of variable size. ... In paging, the page table maps the logical address to the physical address, and it contains base address of each page stored in the frames of physical memory space.
Similar questions