when using a branch instruction, the lowest two bits in the offset to add to the $pc can be dropped. a) why can these two bits be dropped? b) what must happen when the branch address is later calculated? c) do you think the lowest two bits can be dropped in the absolute address for a jump instruction? why or why not?