Quiz submission record for quiz2-2-1 at Wed Jun 30 10:39:37 2004: Your Answer for Question 1: No, it doesn't. I think do while statements can be dropped, because these statements can be represented by while statements. the reason why the designers of C include them all is that do while statements have their special uses. the user can make decision first, then dicides if do the statements again. Your Answer for Question 2: in C: == < =< > => != six statements in MIPS: beq bne slt slti sltu sltiu six statements i think the reason is greater and greater less than can be represanted by slt. we don't need to set the instruction. Your Answer for Question 3: When I was doing homework, I found that the MIPS code was hard to read and know what the program could do with it. I will read the book again. Your unique submission ID is quiz2-2-1-cs61c-cq-1088617177-123.