Multiple choice

The size of virtual memory depends on

  1. size of address bus

  2. size of main memory

  3. size of data bus

  4. none of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The virtual address space size is determined by the number of bits in the address bus of the processor. For example, a 32-bit address bus supports 2^32 bytes of virtual memory.