OS General Concepts Question:

Download Job Interview Questions and Answers PDF

In general what is paging? and segmaentation?

OS General Concepts Interview Question
OS General Concepts Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
How to install operating system through USB pen drive?Explain in which situation we use sjf scheduling algorithm?