CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Digital Electronics
‣
The 8051 Microcontroller
Comments
Question
Both registers TL0 and TL1 are needed to start Timer 0.
Options
A. True
B. False
Correct Answer
False
The 8051 Microcontroller problems
Search Results
1. When the 8051 is reset and the
line is HIGH, the program counter points to the first program instruction in the:
Options
A. internal code memory
B. external code memory
C. internal data memory
D. external data memory
Show Answer
Scratch Pad
Discuss
Correct Answer: internal code memory
2. The special function registers are maintained in the next 128 locations after the general-purpose data storage and stack.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: True
3. The total amount of external code memory that can be interfaced to the 8051 is:
Options
A. 32K
B. 64K
C. 128K
D. 256K
Show Answer
Scratch Pad
Discuss
Correct Answer: 64K
4. Data transfer from I/O to external data memory can only be done with the MOV command.
Options
A. True
B. False
Show Answer
Scratch Pad
Discuss
Correct Answer: False
5. MOV A, @ R1 will:
Options
A. copy R1 to the accumulator
B. copy the accumulator to R1
C. copy the contents of memory whose address is in R1 to the accumulator
D. copy the accumulator to the contents of memory whose address is in R1
Show Answer
Scratch Pad
Discuss
Correct Answer: copy the contents of memory whose address is in R1 to the accumulator
6. Microcontrollers often have:
Options
A. CPUs
B. RAM
C. ROM
D. all of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: all of the above
7. An alternate function of port pin P3.4 in the 8051 is:
Options
A. Timer 0
B. Timer 1
C. interrupt 0
D. interrupt 1
Show Answer
Scratch Pad
Discuss
Correct Answer: Timer 0
8. The 8051 has ________ 16-bit counter/timers.
Options
A. 1
B. 2
C. 3
D. 4
Show Answer
Scratch Pad
Discuss
Correct Answer: 2
9. The total external data memory that can be interfaced to the 8051 is:
Options
A. 32K
B. 64K
C. 128K
D. 256K
Show Answer
Scratch Pad
Discuss
Correct Answer: 64K
10. What is the difference between the 8031 and the 8051?
Options
A. The 8031 has no interrupts.
B. The 8031 is ROM-less.
C. The 8051 is ROM-less.
D. The 8051 has 64 bytes more memory.
Show Answer
Scratch Pad
Discuss
Correct Answer: The 8031 is ROM-less.
Comments
There are no comments.
Enter a new Comment
Save
More in Digital Electronics:
Boolean Algebra and Logic Simplification
Code Converters and Multiplexers
Combinational Logic Analysis
Combinational Logic Circuits
Computers
Counters
Describing Logic Circuits
Digital Arithmetic Operations and Circuits
Digital Concepts
Digital Design
Digital Signal Processing
Digital System Projects Using HDL
Ex-OR and Ex-NOR Gates
Flip-Flops
Integrated-Circuit Logic Families
Integrated Circuit Technologies
Interfacing to the Analog World
Logic Families and Their Characteristics
Logic Gates
Memory and Storage
Microprocessor Fundamentals
MSI Logic Circuits
Multivibrators and 555 Timer
Number Systems and Codes
Programmable Logic Device
Shift Registers
Signals and Switches
The 8051 Microcontroller