Quiz submission record for quiz5-2-2 at Thu Jul 22 00:30:27 2004: Your Answer for Question 1: Branch delay slot is there to help stall the process of branching. Because branching usually require a time delay in order for the the function to gather enough information to make the decision (beq, bne), it requires a buffer slot to help delay. Your Answer for Question 2: Since lw takes a longer time to go through the pipeline than add, it won't work because add won't be able to read t0 yet. Your Answer for Question 3: it will bring the scheme because it needs to know the instruction, then look up the register and operation, and then put them to data memory. however, by combining the 2 memories, it will make it out lf order Your unique submission ID is quiz5-2-2-cs61c-ak-1090481427-1260.