-
Which of the following is the operation executed on data stored in registers?
-
- Bit operations
- Macro operation
- Micro operation
- Byte operation
Correct Option: C
The operations executed on data stored in registers are called Microoperations. Micro operation is an elementary operation performed (during one clock pulse), on the information stored in one or more registers. Examples of microoperation include: shift, load, clear, increment, count, etc.
