Answer from cs61c-al (Phillip Chin 16156822) for Question 1 Physical Address is an actual address in main memory. A virtual address is produced by the CPU for special use by a program. Memory mapping or address translation is what essentially translates a Virtual Address to a Physical Address.