Quiz submission record for quiz2-2-2 at Wed Jun 30 10:59:31 2004: Your Answer for Question 1: The Stack pointer point to the next available address. and the procedure were executed follow by the stack and a SP. Your Answer for Question 2: Call self function will be eliminated. if A pass a argument of 3, placing the value 3 into rigister $a0 and using "jal" A. then if procedure A calls Procedure B via "jal" B with argument of 7,also placing into $a0. But A procedure have not done it's work yet, there will be a conflict over the use of register $a0. Your Answer for Question 3: i just have a question about the lab. why not use C++ ? there are a lot of advantages to handle the same problem. Your unique submission ID is quiz2-2-2-cs61c-er-1088618371-3212.