Multiple choice

_______ addresses are identifiers used to reference information within a program's address space.

  1. Virtual

  2. Physical

  3. Both 1 and 2

  4. None of these

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

Virtual addresses are generated by the CPU and used by the process to reference memory, which are then translated into physical addresses.