Digital Electronics - The 8051 Microcontroller
Exercise : The 8051 Microcontroller - General Questions
- The 8051 Microcontroller - General Questions
- The 8051 Microcontroller - True or False
41.
The contents of the accumulator after this operation
MOV A,#2BH
ORL A,00H
will be:
MOV A,#2BH
ORL A,00H
will be:
42.
The following program will cause the 8051 to be stuck in a loop:
LOOP: | MOV A, #00H |
JNZ LOOP |
43.
Which of the following commands will copy the contents of RAM whose address is in register 0 to port 1?
44.
The statement LCALL READ passes control to the line labelled READ.
45.
Which of the following commands will copy the contents of location 4H to the accumulator?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers