Answer from cs61c-bd (Dae-hyeon wi 17782249) for Question 1 VA is address used by program and cpu. PA is used by accessing main memory and magnetic disk. We can translate VA into PA by using hardware or software. (VA pages mapped to PA pages by hardware or software.)