Quiz submission record for quiz2-2-2 at Wed Jun 30 19:03:34 2004: Your Answer for Question 1: The stack helps reduce register spilling. It helps keep track of local variables and function parameters. Your Answer for Question 2: The procedure calls that allocate each procedure's frame need not be included anymore, since only one invocation of a procedure can be active at any given time. A common error in scheme take could be avoided are the problems involving the fact that argument variables and let variables are re-initialized with each new procedure call. Your Answer for Question 3: The MIPS language is starting to get a little bit too abstract. There was a lot of jumping around in the examples were hard to follow. Plus, there were some commands that we haven't gone over in class yet (nor explained in the readings). Your unique submission ID is quiz2-2-2-cs61c-ev-1088647414-1755.