Answer from cs61c-eq (Nicholas Hwang 16732453) for Question 1 A VA is an address that will map to a PA or disk address, and a PA is an address that can be used to actually access main memory. VA are translated into PAs by some implementation executed by software or hardware.