Quiz submission record for quiz2-2-1 at Tue Jun 29 15:54:45 2004: Your Answer for Question 1: I think only if and goto statements are essential, since the other loops can be construct by using multiple if and goto. I think C has the other loops because it is easier and faster when programming. Your Answer for Question 2: C: == != compareTo > < MIPS: bne beq slt The reason why MIPS doesn't have more instruction for making decision is because it will complicate the code and bring down the speed. Your Answer for Question 3: I would like to see more examples of doing loops with MIPS Your unique submission ID is quiz2-2-1-cs61c-ak-1088549685-2031.