Virtual Memory MCQS Questions Answers in Operating Systems

By: Prof. Dr. Fazal Rehman | Last updated: April 15, 2025

22
Score: 0
Attempted: 0/22
Subscribe
1. What is a virtual-memory miss called?



2. When a process is copied into the main memory from the secondary memory, what is this operation called?



3. What is the term for a process that spends more time paging than executing?



4. Where does swap space exist?



5. What occurs when a program tries to access a page that is mapped in address space but not loaded in physical memory?



6. Effective access time is directly proportional to:



7. In the FIFO page replacement algorithm, when a page must be replaced, which page is chosen?



8. Which algorithm chooses the page that has not been used for the longest period of time when a page needs to be replaced?



9. The pager concerns with the:



10. The working set model for page replacement is based on the assumption of:



11. What is the term for the separation of user logical memory and physical memory?



12. Is logical address space larger than physical address space?


13. Virtual memory can be implemented via:



14. What does COW stand for in memory management?



15. What does LRU stand for in page replacement algorithms?



16. Which allocation uses a proportional allocation scheme using priorities rather than size?



17. Which replacement strategy selects a replacement frame from the set of all frames?



18. When any program, no matter how small, occupies an entire partition, this is known as:



19. Which term describes a process that is busy swapping pages in and out?



20. Select the most appropriate term for one or more physically contiguous pages.



21. Which technique is implemented by magnetic disks for secondary memory?



22. Because of virtual memory, memory can be shared among:



 

Next Operating System MCQs

Computer Science Repeated MCQs Book Download

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials