Answer from cs61c-fx (maryam nili 13888544) for Question 1 With VA, the CPU produecs a virtual address, which is translated by a combination of hardware and software to a physical address,which in turn can be used to access main memory.