(a) Suppose the following LC-3 program is loaded into memory starting at location x30FF:
x30FF 1110 0010 0000 0001
x3100 0110 0100 0100 0010
x3101 0001 0100 0100 0001
x3102 0001 0100 1000 0010
If the program is completely executed, what is the value in R2?