Quiz submission record for quiz2-2-1 at Wed Jun 30 10:22:37 2004: Your Answer for Question 1: It doesn't really need while and do-while statements because these can be written in terms of if and goto lines. The designers of C included them all because while loops are commonly used and it would be tedious to write them in the form of if and goto lines all the time. Your Answer for Question 2: C: if, else, while, for, do while MIPS: branch, jump They didn't include too many insutrctions to make the processor run faster. Your Answer for Question 3: The most interesting was how if else etc. is implemented with basic mips statements. Your unique submission ID is quiz2-2-1-cs61c-ef-1088616157-1401.