-
The act of writing new data into register
-
- is possible only when the register is an accumulator
- is possible only when the register is an accumulator or instruction register
- erases the previous contents of the register
- is non-destructive to existing contents
Correct Option: B
The act of writing new data into register is possible only when the register is an accumulator or instruction register.