adplus-dvertising

Welcome to the Virtual Memory MCQs Page

Dive deep into the fascinating world of Virtual Memory with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Virtual Memory, a crucial aspect of Operating System. In this section, you will encounter a diverse range of MCQs that cover various aspects of Virtual Memory, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Operating System.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Virtual Memory. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Operating System.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Virtual Memory. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Virtual Memory MCQs | Page 2 of 5

Discuss
Answer: (c).is an access to a page not currently in memory
Discuss
Answer: (c).Page that is modified after being loaded in the cache memory
Discuss
Answer: (b).size of address bus
Q14.
A program is executing in a pure demand paging system with 100 records per page with 1 free main memory frame. The address sequence that is generated by tracing this program is recorded as follows,
0100, 0200, 0430, 0499, 0510, 0530, 0560, 0120, 0220, 0240, 0260, 0320, 0370
What are the number of page faults?
Discuss
Answer: (c).7
Q15.
If hardware does not support _________ then a multi - user and multi - processing operating system cannot be implemented.
Discuss
Answer: (b).Demand paging
Q16.
Consider a virtual memory system that uses First In First Out (FIFO) page replacement policy and it allocates a fixed number of frames to a process. Consider the following two statements,

1: Sometimes the page fault rate is increased if the number of page frames allocated is increased.
2: Some programs do not exhibit Locality of reference.

Which of the following is true?
Discuss
Answer: (c).both 1 and 2 are true but 2 is not the reason for 1
Discuss
Answer: (d).It helps to reduce the size of a page table needed to implement the virtual address space of a process
Discuss
Answer: (c).It decreases the degree of multiprogramming
Discuss
Answer: (b).memory in use/total memory connected.
Q20.
Which of the following is not a key piece of information, stored in single page table entry, assuming pure paging and virtual memory
Discuss
Answer: (c).A reference for the disk block that stores the page
Page 2 of 5

Suggested Topics

Are you eager to expand your knowledge beyond Operating System? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!