Which statement about the operating system describes how virtual memory is allocated in ARM architecture?
a) It loads the page table register to refer to the page table of the process.
b) It uses a reference bit to refer to the page table of the process.
c) It loads the entire page table to reference the process.
d) It uses a limit register to refer to the page table of the process.