If (RQ = 0FFF) and (R2 = 4), what is the value of (R3) after each of the following instructions has been executed? Assume each instruction uses the same data.
a) (R3 = 0F00)
b) (R3 = 00F0)
c) (R3 = 00FF)
d) (R3 = FFFF)