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

10/12

Page

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

First In First Out (FIFO) is used in-

Select an option to see the answer and solution.

Is there any error found in the given instruction? If yes, find the right alternate. (8086 ALP) MOVES, DS

Select an option to see the answer and solution.

If contents of the accumulator in 8085 are 81 H and carry flag is '0', find accumulator contents after executing the instruction RRC?

Select an option to see the answer and solution.

The number of 8259 interrupt controllers required to be cascaded to provide interrupt facility to a maximum of 29 different devices are

Select an option to see the answer and solution.

What is the duration of the bus-cycle in an 8086 based microcomputer, if the clock frequency is 12 MHz without any wait - states?

Select an option to see the answer and solution.

In RAM chip with a total of 8096 words, the word addresses ranges from

Select an option to see the answer and solution.

In a microprocessor, the service routine for a certain interrupt starts from a fixed location of memory which cannot be externally set, but the interrupt can be delayed or rejected. Such an interrupt is

Select an option to see the answer and solution.

Which of the following is not a basic element within the microprocessor?

Select an option to see the answer and solution.

The statement label in a subroutine

Select an option to see the answer and solution.

The interfacing device used for generation of accurate time delay in microcomputer system is

Select an option to see the answer and solution.

After complete execution of the program in IC 8085 Microprocessor, PC contains . . . . . . . . and SP contains . . . . . . . .
Memory address in hex Instruction
2000 LXI SP, 1000
2003 PUSH H
2004 PUSH D
2005 CALL 2050
2008 POP H
2009 HLT

Select an option to see the answer and solution.

An active low signal INTA is not needed from µP to service which of the following interrupt request?

Select an option to see the answer and solution.

If interrupt service request have been received from all of the following interrupts, then which one will be serviced last?

Select an option to see the answer and solution.

Which one of the following signal is used in DMA operation?

Select an option to see the answer and solution.

Match List-I with List-II and select the correct answer using the options given below the lists:
List-I List-II What is read/written?
a. 0   0 1. 1 bytes from/to odd address
b. 0   1 2. 1 byte from/to even address
c. 1   0 3. 1 16-bit word
d. 1   1 4. NOP

Select an option to see the answer and solution.

SIM stands for:

Select an option to see the answer and solution.

PLA (Programmable Logic Array) uses processor returns to

Select an option to see the answer and solution.

In the circuit shown, the device connected to Y5 can have address in the range
Microprocessors and Microcontrollers mcq question image

Select an option to see the answer and solution.

What will be content of Stack Pointer if following assembly code of 8051 microcontroller is executed immediately after reset?
PUSH 00h
POP 01h
POP 02h

Select an option to see the answer and solution.

. . . . . . . . port does not have pull-up resistors in 8051.

Select an option to see the answer and solution.