250+ TOP MCQs on Microcontroller of Embedded System and Answers

Embedded Systems Multiple Choice Questions on “Micro-controller of Embedded Systems”.

1. Which one of the following is a microcontroller from Motorola?
A. MC68HC05
B. 4004
C. MIPS
D. 8080
Answer: A
Clarification: MC68HC05 is designed by Motorola but 4004 and 8080 are designed by Intel. MIPS is designed by MIPS technology.

2. Which is the first microcontroller?
A. 8051
B. Arm
C. TMS1000
D. Intel 4004
Answer: C
Clarification: TMS1000 is the first microcontroller which was done in April 1971 but Intel 4004 was designed in November 1971.

3. How many bits does MC68HC05 possess?
A. 4
B. 8
C. 16
D. 32
Answer: B
Clarification: MC68HC05 is a 8 bit controller.

4. What is the bit size of the program counter in MC68HC05?
A. 7
B. 9
C. 13
D. 17
Answer: C
Clarification: MC68HC05 have a 13-bit program counter.

5. Which of the following microcontroller is used in engine management system?
A. MC68HC05
B. MC68HC11
C. Intel 80286
D. Intel 8086
Answer: B
Clarification: MC68HC11 was originally designed in conjunction with General Motors for use within engine management systems. As a result, its initial versions had built-in EEPROM/OTP ROM, RAM, digital I/O, timers,8 channel 8 bit A/D converter, PWM generator, and synchronous and asynchronous communications channels (RS232 and SPI).

6. Which is the concatenated register of MC68HC11?
A. D
B. X
C. IP
D. DI
Answer: A
Clarification: The MC68HC11 architecture is similar to that of the 6800 and has two 8 bit accumulators referred to as registers A and B.They are concatenated to provide a 16-bit double accumulator called register D.

7. What does CCR stand for?
A. Condition code register
B. Computing code register
C. Complex code register
D. Code control register
Answer: A
Clarification: Condition code register is a special register in the MC68HC11.

8. How many bytes of EPROM does MC68HC7054A possess?
A. 176 bytes
B. 240 bytes
C. 4144 bytes
D. 1024 bytes
Answer: C
Clarification: There are defined memory size for different processors and controllers. The MC68HC705A has 4144 bytes of EPROM.

9. Which of the following is an 8-bit command in MC68HC11?
A. Add
B. Shift
C. Multiply
D. Subtract
Answer: C
Clarification: Multiplying two 8 bit requires a 16-bit register.

10. In the below diagram, identify the register of MC68HC05

A. CCR
B. PC
C. SP
D. IV
Answer: A
Clarification: MC68HC05 have different registers such as the accumulator, stack pointer, index register . Condition code register has to carry flag, zero flags, negative flag, interrupt flag, Half carry flag.

11. Which one of the following is an asynchronous communication channel?
A. SPI
B. MUDs
C. MOO
D. VOIP
Answer: A
Clarification: MOO, MUDs, and VOIP are apps for the online conference which is synchronous but SPI is an asynchronous communication channel.

Leave a Reply

Your email address will not be published. Required fields are marked *