Quiz submission record for quiz2-1-2 at Tue Jun 29 10:14:56 2004: Your Answer for Question 1: A structure and a union for example cannot be directly translated into assembly language. Even though there is no direct correspondence between these creations in C and MIPS they are useful because they allow the programmer to build things quicker than would be possible using MIPS (ie you can build them with MIPS but it is easier to use C). Your Answer for Question 2: lw $t0,0(k) addiu $t0, $t0, 1 sw $t0, 0(k) Your Answer for Question 3: I am not sure that i understand the first question on the quiz. However i felt that i understood the reading. I thought the part about the MIPS architecture balancing both the desire to have lots of registers and still remain fast was an interesting tradeoff Your unique submission ID is quiz2-1-2-cs61c-eg-1088529296-640.