4. Computer Systems
Memory Management — Quiz
Test your understanding of memory management with 5 practice questions.
Practice Questions
Question 1
Which memory management technique allows for the dynamic relocation of processes in physical memory, even after they have started execution?
Question 2
In a system with a 48-bit virtual address and a 12-bit page offset, what is the maximum number of entries in the page table for a single process?
Question 3
Which of the following is a key characteristic of a fully associative cache mapping scheme?
Question 4
What is the primary purpose of a 'page daemon' in an operating system's memory management?
Question 5
Consider a system with a 32-bit physical address space and a page frame size of 8 KB. How many page frames can the physical memory accommodate?
