Quiz submission record for quiz7-1-1 at Mon Aug 2 00:25:26 2004: Your Answer for Question 1: With cirtual memory, the CPU produces a cirtual 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. To get a PA from a VA, we use process called memory mapping or address translation. Your Answer for Question 2: it would eliminating the need to find a contiguous block of memory to allocate to a program; instead, the operating system need only find a sufficient number of pages in main memory. Your unique submission ID is quiz7-1-1-cs61c-co-1091431526-1031.