Digital Electronics - The 8051 Microcontroller - Discussion
Discussion Forum : The 8051 Microcontroller - General Questions (Q.No. 30)
30.
Which of the following commands will move the number 27H into the accumulator?
Discussion:
3 comments Page 1 of 1.
Usamah said:
1 decade ago
The answer is movA,#27h
because it directly move the data into accumulator
and command movA,27h move d data from memory location 27h into accumulator ok
because it directly move the data into accumulator
and command movA,27h move d data from memory location 27h into accumulator ok
(1)
Meghna singh said:
5 years ago
Yes right @Lokesh Ingale,
the answer Mov A, 27H.
the answer Mov A, 27H.
Lokesh ingale said:
6 years ago
It is Mov A, 27H.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers