Digital Electronics - The 8051 Microcontroller
Exercise : The 8051 Microcontroller - General Questions
- The 8051 Microcontroller - General Questions
- The 8051 Microcontroller - True or False
6.
The 8051 can handle ________ interrupt sources.
Answer: Option
Explanation:
There are five interrupt sources for the 8051, which means that they can recognize 5 different events that can interrupt regular program execution. Each interrupt can be enabled or disabled by setting bits of the IE register. Likewise, the whole interrupt system can be disabled by clearing the EA bit of the same register.
7.
The special function registers are maintained in the next 128 locations after the general-purpose data storage and stack.
8.
This statement will set the address of the bit to 1 (8051 Micro-controller):
SETB 01H
SETB 01H
9.
MOV A, @ R1 will:
10.
A label is used to name a single line of code.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers