Digital Electronics - The 8051 Microcontroller
Exercise : The 8051 Microcontroller - General Questions
- The 8051 Microcontroller - General Questions
- The 8051 Microcontroller - True or False
31.
This program code will read data from port 0 and write it to port 2, and it will stop looping when bit 3 of port 2 is set:
STAT: | MOV A, PO |
MOV P2,A | |
JNB P2.3, STAT |
32.
Which of the following commands will move the value at port 3 to register 2?
33.
The number of data registers is:
34.
When the 8051 is reset and the EA line is LOW, the program counter points to the first program instruction in the:
35.
The designs of a centigrade thermometer and a PWM speed-control circuit can be implemented by the 8051.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers