Digital Electronics - The 8051 Microcontroller - Discussion

Discussion Forum : The 8051 Microcontroller - General Questions (Q.No. 52)
52.
The following command will rotate the 8 bits of the accumulator one position to the left:
RL A
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Shilpa said:   1 decade ago
Let us take reg a has 1001 0101 after this instruction it will become 0010 1011.

Post your comments here:

Your comments will be displayed after verification.