Virtual Memory MCQs

30
Score: 0
Attempted: 0/30
Subscribe
1. : What is the primary purpose of virtual memory in modern operating systems?



2. : Which of the following is true about virtual memory addressing?



3. : What is the role of a page table in virtual memory management?



4. : What is a page fault?



5. : What happens when a page fault occurs?



6. : Which technique is used to manage the space in physical memory for virtual memory?



7. : What is a page frame?



8. : In virtual memory, what is the term for the division of memory into fixed-sized blocks?



9. : What is the purpose of a page replacement algorithm?



10. : Which of the following is a common page replacement algorithm?



11. : What does the term “thrashing” refer to in virtual memory systems?



12. : What is the primary advantage of virtual memory?



13. : Which of the following is a disadvantage of virtual memory?



14. : In virtual memory, what is the term for the mapping of a page table entry to a physical page frame?



15. : What is the term for a segment of a program’s memory space that can be swapped in and out of physical memory?



16. : Which of the following strategies can help reduce the impact of thrashing?



17. : What is the term for a memory management scheme that uses variable-sized blocks instead of fixed-sized pages?



18. : Which component in virtual memory management helps to keep track of free and used memory pages?



19. : In virtual memory systems, what is the term for the portion of disk space used to simulate additional RAM?



20. : What is the typical unit size for a memory page in a virtual memory system?



21. : Which virtual memory technique allows different parts of a program to be loaded into different areas of physical memory?



22. : What is the term for the technique of temporarily transferring data from RAM to disk storage to free up physical memory?



23. : Which virtual memory component is responsible for translating virtual addresses into physical addresses?



24. : What is a common page replacement strategy that aims to minimize the number of page faults?



25. : What does the term “page size” refer to in a virtual memory system?



26. : Which of the following is a primary reason for using virtual memory in a computer system?



27. : What is a common method for handling page faults?



28. : Which of the following is a benefit of segmentation over paging in virtual memory systems?



29. : What is a “valid” bit in a page table entry used for?



30. : What does the “dirty” bit in a page table entry indicate?



 

Read More Computer Architecture MCQs

  1. SET 1: Computer Architecture MCQs
  2. SET 2: Computer Architecture MCQs
  3. SET 3: Computer Architecture MCQs
  4. SET 4: Computer Architecture MCQs
  5. SET 5: Computer Architecture MCQs
  6. SET 6: Computer Architecture MCQs
  7. SET 7: Computer Architecture MCQs
  8. SET 8: Computer Architecture MCQs
  9. SET 9: Computer Architecture MCQs

 

Contents Copyrights Reserved By T4Tutorials