Quiz submission record for quiz2-2-1 at Tue Jun 29 23:12:38 2004: Your Answer for Question 1: C does not need them all, it can drop the while and do while statements. The designers included these for the ease of programming. It just makes some programs easier to write and read. Your Answer for Question 2: C has 4: while, do while, if statements, and switch/case statements MIPS has 2: beq and bne The designers didnt include more because of their RISC philosophy. Your Answer for Question 3: The most difficult part about the reading was the section on switch/case statements. I could not tell the what a jump address was. Also it was difficult to follow the code given in the answers to example questions because they were split up and not continuous. Your unique submission ID is quiz2-2-1-cs61c-as-1088575958-2670.