Vidyalelo
ECE · all questions

Microprocessors And Microcontrollers
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

238

Questions

6/12

Page

Pick an option on a question to see the right answer and solution.

Which of the following instructions of an 8086 microprocessor uses the contents of a CX register as a counter?
1. LOCK
2. LOOP
3. ROTATE
Select the correct answer using the options given below:

Select an option to see the answer and solution.

What is the capacity of internal RAM in 8051 microcontroller?

Select an option to see the answer and solution.

Which of the following is not a characteristic of transparent DMA mode of I/O operation?

Select an option to see the answer and solution.

Which of the following peripherals provide I/O facilities?
1. 8279
2. 8155
3. 8259
4. 8255

Select an option to see the answer and solution.

Determine the contents of register AL in 8086 after the following instructions have executed
MOV BL, 8 CH
MOV AL, 7 EH
ADD AL, BL

Select an option to see the answer and solution.

The interface chip used for data transmission between 8086 and a 16 bit ADC is

Select an option to see the answer and solution.

As compared to 16 bit microprocessor, 8 bit microprocessors are limited in
1. Speed
2. Directly addressable memory
3. Data handling capability

Select an option to see the answer and solution.

Which of following is used to reset entire interrupt structure in 8051 microcontroller?

Select an option to see the answer and solution.

In 8051, Match the following
Branch Instruction Addressing Jumping distance
a. LJMP 1. Relative W. 11 bits
b. AJMP 2. Indirect X. 16 bits
c. SJMP 3. Direct Y. 8 bits
d. JMP@A+DPTR 4. Direct Z. 16 bits

Select an option to see the answer and solution.

In 8085, if the clock frequency is 5 MHz, the time required to execute an instruction of 18 T states is

Select an option to see the answer and solution.

What is the Power supply specification for 8085 microprocessor?

Select an option to see the answer and solution.

Which one of the following registers of 8085 microprocessor is not a part of programming model?

Select an option to see the answer and solution.

In the 8085 microprocessor, the RST 6 instruction transfers the program execution to the following location:

Select an option to see the answer and solution.

In 8051, description of ANL A, direct is

Select an option to see the answer and solution.

An interrupt in which an external device supplies its address and the interrupt request, is called:

Select an option to see the answer and solution.

In the 8086 instruction ADD DX, [BX][CI], the addressing mode of source operand is

Select an option to see the answer and solution.

Which of the following is not true for a counter instruction in PLC?

Select an option to see the answer and solution.

In 8051, the accumulator register contains 80H and B register contains 8FH. The content of the accumulator and status of the carry flag after the addition operation are respectively,

Select an option to see the answer and solution.

Calculate the size of memory address space for a 16 bit data and 20 bit address bus.

Select an option to see the answer and solution.

The 8086 arithmetic instructions work on
1. signed and unsigned numbers
2. ASCII data
3. unpacked BCD data
Select the correct answer using the options given below:

Select an option to see the answer and solution.