Quiz submission record for quiz2-1-2 at Tue Jun 29 00:16:24 2004: Your Answer for Question 1: comments aren't translated to assembly language; their purpose is to make code easier to read for humans some preprocessor conditionals, such as #ifdef and #elif, aren't compiled; this can be used to only compile instructions that are needed, such as not recompiling a function if it has already been defined Your Answer for Question 2: addi $k,$k,1 Your Answer for Question 3: i found it interesting that any complex instruction in C must be broken down to very simple instructions by the compiler in order for the computer to understand it. Your unique submission ID is quiz2-1-2-cs61c-at-1088493384-594.