-
Which of the following operation is not possible in a register variable?
-
- Copy the value from a memory variable
- Global declaration of register variable
- Reading the value into a register variable
- All of above
- None of these
Correct Option: D
*Copy the value from a memory variable.
*Global declaration of register variable.
*Reading the value into a register variable.