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

8/12

Page

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

Which one of the following is used as the interface chip for data transmission between 8086 and a 16-bit ADC?

Select an option to see the answer and solution.

Which of the following is a peripheral device

Select an option to see the answer and solution.

The principle of locality of reference justifies the use of

Select an option to see the answer and solution.

A 'DMA' transfer implies

Select an option to see the answer and solution.

Which of the following statements with reference to a generic microprocessor is correct?

Select an option to see the answer and solution.

How does 80386 change operation from real mode to protected mode?

Select an option to see the answer and solution.

In 8085 RRC stands for:

Select an option to see the answer and solution.

DMA Module can communicate with CPU through:

Select an option to see the answer and solution.

How many different locations can be selected by using 16 address lines

Select an option to see the answer and solution.

To have the multiprocessing capabilities of 8086 microprocessor, the pin connected to the ground is

Select an option to see the answer and solution.

In a daisy chained connection to the CPU, the peripheral whose interrupt request has the highest priority is the one

Select an option to see the answer and solution.

Pipelining technique is used in microprocessor to improve which of the following parameter?

Select an option to see the answer and solution.

The number of hardware interrupts (which require an external signal to interrupt) present in an 8085 microprocessor are

Select an option to see the answer and solution.

A microprocessor perform

Select an option to see the answer and solution.

Consider the following instructions executed in 8086.
PUSH AX; AX has 20 Hex in it
PUSH BX; BX has 34 Hex in it
POP AX;
ADD AX, BX;
POP G
The value stored in G would be

Select an option to see the answer and solution.

When the microprocessor receives an interrupt request, it finishes the instruction it is executing and then jumps to:

Select an option to see the answer and solution.

In mode 0, Interrupt on terminal count of 8253, if the gate pin is made low while counter is decrementing, which one of the following operations will follow?

Select an option to see the answer and solution.

An 8-bit microcontroller has an external RAM with the memory map from 8000H to 9FFFH. The number of bytes this RAM can store is

Select an option to see the answer and solution.

For 8086 microprocessor, the jump distance in bytes for short jump range is

Select an option to see the answer and solution.

The instruction DAA in 8085

Select an option to see the answer and solution.