Quiz submission record for quiz2-1-2 at Tue Jun 29 05:24:58 2004: Your Answer for Question 1: I assume it's the array and the address of the arrays. Since the arrays are big structures theya re stored in memory instead of registers, and the address of the arrays are not counted by 1s but by 4s. Your Answer for Question 2: assume that k is in $s1 and the number 1 is in $t0 k++ add $s1, $s1, $t0 Your Answer for Question 3: Today's was short and simple. Your unique submission ID is quiz2-1-2-cs61c-eu-1088511898-1365.