Quiz submission record for quiz2-2-1 at Tue Jun 29 10:25:30 2004: Your Answer for Question 1: It does not need all the while, the do while loops, and gotos. It just needs the while loop. But C does need if statements. C designers included them all in order to make the language more intuitive for the users. Your Answer for Question 2: C: if, else, while, do while, goto, for, >, <, case/switch 9 MIPS: bne, beq, slt, jump 4 MIPS designers didn't iclude more instructions for making decisions because they want to keep everything as simple as possible for the machine. So that it would be faster. Your Answer for Question 3: I found this chapter to be pretty straight forward. Your unique submission ID is quiz2-2-1-cs61c-et-1088529930-2621.