Answer from cs61c-ce (aretha samuel 15797004) for Question 1 The branch delay slot is where the an instruction that follows immediately after the delayed branch instruction is placed. The delayed branch always executes the next sequential instruction, with the branch taking place after one instruction delay.