Quiz submission record for quiz2-2-2 at Thu Jul 1 09:48:30 2004: Your Answer for Question 1: Using separate temporary and saved registers. The temporary registers are not saved (preserved) on a procedure call, as the values they contain are not needed when the called procedure returns. Your Answer for Question 2: Frames do not need to be allocated on a stack. Frames can be allocated statically because only one procedure can be active at a time. Without a frame stack there would be no stack overflow errors. Your Answer for Question 3: the machine level processes that take place during a procedure call quite interesting. Your unique submission ID is quiz2-2-2-cs61c-ay-1088700510-1398.