Quiz submission record for quiz2-2-2 at Wed Jun 30 23:34:22 2004: Your Answer for Question 1: one way to take reduce reigster spilling is to reuse the temporary registers as often as possible. this reduces the number of registers needed. Your Answer for Question 2: if you make a programming language hat forbidded the use of recursion, we could eliminate procedure call steps such as jal and jr because those statements will allow functions to call themselves. you would not see the scheme error: stack overflow. Your Answer for Question 3: please go over how to build a stack frame and how to build recursive functions in mips. Your unique submission ID is quiz2-2-2-cs61c-ao-1088663662-479.