Digital Electronics - The 8051 Microcontroller - Discussion
Discussion Forum : The 8051 Microcontroller - General Questions (Q.No. 45)
45.
Which of the following commands will copy the contents of location 4H to the accumulator?
Discussion:
3 comments Page 1 of 1.
Dharma said:
8 years ago
MOV A, #04H This is correct or not?
Ravish said:
9 years ago
Wrong, for direct accessing data from particular memory location@ should be used before memory location address, as per my information.
Rohit said:
1 decade ago
According to direct addressing mode,the contents of location 4h will be copied into accumulator.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers