(A) Paging
(B) Swapping
(C) Demand paging
(D) Segmentation
Category: Operating System Mcqs
Operating systems Mcqs for Screening tests, Interviews, Viva and Other competitive exams. Operating System Mcqs section will help users to prepare mcqs of Operating Systems for various exams. Aspirants of Lecturer Computer Science, SST Computer Science, Subject Specialist Computer Science, Data Entry operator, Computer Programmer, Computer Operator, System administrator and all other Exams can prepare their operating system portion from here.
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