⟩ In general what is paging? and segmaentation?
Paging is the memory mgmt scheme that permits the physical
address space of a process to be non contigous.Pages are of
fix sizes.
Segmentationis the memory mgmtscheme that consider adrees
space as collectionof segments. Segments are o0fvariable sizes.