Answer from cs61c-ar (Albert Chung 15826273) for Question 1 A VA is an address created by the CPU that maps to an actual PA, which is what is used to access main memory. Through a process called address translation, a combination of hardware and software translates the VA to a PA.