Quiz submission record for quiz2-1-2 at Mon Jun 28 22:20:53 2004: Your Answer for Question 1: 1. the address of an element in an array 2. comment The address of an element cannot be directly referenced. For example, if we want to reference an element a[i], we have to multiply the indedx i by 4. comment is not translated. It just tells the reader of the code how the code works Your Answer for Question 2: add $t1, $t1, 1 #$t1 is the register for variable k Your Answer for Question 3: please talk more about loop and if Your unique submission ID is quiz2-1-2-cs61c-en-1088486453-1311.