(A) Paging
(B) Swapping
(C) Demand paging
(D) Segmentation
Tag: Operating System Mcqs with Answers PDF
Virtual memory is?
(A) A large main memory
(B) An illusion of extremely large main memory
(C) A large secondary memory
(D) None of the above
Paging is the solution of which memory management problem?
(A) External fragmentation
(B) Internal fragmentation
(C) Segmentation
(D) Paging
Segmentation is the solution of which memory management problem?
(A) Segmentation
(B) External fragmentation
(C) Internal fragmentation
(D) Compaction
When the memory allocated to a process may be slightly larger than the requested memory means unused memory internal to a partition is called?
(A) External fragmentation
(B) Internal fragmentation
(C) Segmentation
(D) Compaction
A technique to overcome external fragmentation is called?
(A) Fragmenting
(B) Processing
(C) Compaction
(D) None of the above
Technique of breaking a process into same size blocks is called?
(A) Fragmenting
(B) Processing
(C) Paging
(D) None of the above
Breaking logical memory into blocks of same size is called?
(A) Page
(B) Segment
(C) Frame
(D) None of the above