Page 1 of 1

Which two of the following statements are true about Windows virtual memory? (Choose two.)

Posted: Fri Jul 22, 2022 3:26 pm
by answerhappygod
Which two of the following statements are true about Windows virtual memory? (Choose two.)

A. Virtual memory combines the RAM memory with the hard disk space to compensate for lack of RAM.
B. Adding a larger disk drive to a system automatically increases its virtual memory allocation.
C. A virtual address does not represent the actual physical location of an object in memory. Instead, the system maintains a page table for each process, which is an internal data structure that is used to translate virtual addresses into their corresponding physical addresses.
D. Adding more RAM to a system automatically increases the need for more virtual memory on the system.