Quiz submission record for quiz2-1-2 at Mon Jun 28 21:07:35 2004: Your Answer for Question 1: #include and type key words such as int and char are not translated directly into assembly language. #include is there to enable the programmer to access another library (which MIPS doesn't have), while types are in C to enble program using to be able to input "human language" into the program. Your Answer for Question 2: if k equals $t1: add $t1, $t1, 1 Your Answer for Question 3: MIPS sounds interesting in general. I am kind of curious how we can turn multiple one line code into a complex program Your unique submission ID is quiz2-1-2-cs61c-ak-1088482055-2547.