OS General Concepts Question:

In general what is paging? and segmaentation?

Tweet Share WhatsApp

Answer:

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.

Download OS General Concepts PDF Read All 22 OS General Concepts Questions
Previous QuestionNext Question
How to install operating system through USB pen drive?Explain in which situation we use sjf scheduling algorithm?