Quiz submission record for quiz2-1-2 at Tue Jun 29 00:15:16 2004: Your Answer for Question 1: 1. can't use variables; must use registers 2. complex operations (like adding more than 2 numbers) must be broken down into simpler equations c has this because it makes it easier for a programmer to code! also adds to flexibility Your Answer for Question 2: lw $t0, $s0 add $t0, $t0, 1 sw $t0, $s0 Your Answer for Question 3: i feel question one is kinda vague... i thought mips would be hard since it's a "low lvl" language, but so far, the reading is okay. Does this mean that we're done with C for this class? Your unique submission ID is quiz2-1-2-cs61c-cp-1088493316-252.