Quiz submission record for quiz2-1-2 at Tue Jun 29 01:02:17 2004: Your Answer for Question 1: The preprocessor definitions are not translated into machine language. They are used to add more symbolic meaning to code and make changing universal constants easier. #include statements are not processed by the compliler. They are used to substitute procedure definitions into a program. Comments are not translated into anything. They are used because C code can become cryptic. Your Answer for Question 2: addi k, k, 1 I found this in 3.8 Your Answer for Question 3: I am very confused about how, at this stage, we are supposed to be able to know how C translates into MIPS. It doesn't seem to have been dealt with in any detail in either text. Only assignment and mathematical expressions have been discussed. Your unique submission ID is quiz2-1-2-cs61c-au-1088496137-2235.