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

4/12

Page

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

What is the total external data memory that can be interfaced to the 8051?

Select an option to see the answer and solution.

Considering figure 1, if SI = 1000H, the content of register AH after the instruction MOV AH, [SI] of 8086 µp will be
Microprocessors and Microcontrollers mcq question image

Select an option to see the answer and solution.

In a computer, set of electrical paths which is used to transfer data is called

Select an option to see the answer and solution.

Address bus of 8086 contains

Select an option to see the answer and solution.

An 8-bit microprocessor has the typical two way connected buffered lines which are called:

Select an option to see the answer and solution.

Consider the following statements:
The 8259A Programmable Interrupt Controller can
1. manage eight interrupts
2. vector an interrupt request anywhere in the memory map
3. have 8-bit or 16-bit interval between interrupt vector locations
4. be initialized with operational command words
Which of the above statements are correct?

Select an option to see the answer and solution.

A controller that takes control of the buses and transfers data directly between source and destination bypassing the microprocessor is known as

Select an option to see the answer and solution.

In a 8051 microcontroller, PCON register controls the baud rate in:
1. Synchronous transmission
2. Asynchronous transmission

Select an option to see the answer and solution.

In 8051 family instructions, which one of the following option is true?

Select an option to see the answer and solution.

If the operating frequency of an 8086 microprocessor is 10 MHz and, if for the given instruction, the machine cycle consists of 4 T-states, what will be the time taken by the machine cycle to complete the execution of that machine cycle to complete the execution of that same instruction when three wait states are inserted?

Select an option to see the answer and solution.

A stake machine pushes operands on a stack and evaluates binary operators by a pcs (i.e pop/compute/store) where the top two operands are popped computation is performed and the result is pushed onto stack. Evaluation of an expression (x*y)+ (u*v) by Reverse Polish notation in a stack machine needs

Select an option to see the answer and solution.

The first machine cycle of an instruction is always

Select an option to see the answer and solution.

A CDMA system requires of 10 dB. Each of the transmitters in the network transmits data at the rate of 1 Kbps with a PN chip rate of 1 Mbps. The maximum number of such users that the network can support is:

Select an option to see the answer and solution.

If instruction RST 5 is written in a program the problem will jump to location

Select an option to see the answer and solution.

In case the code is position dependent, the most suitable addressing mode is

Select an option to see the answer and solution.

The number of pins in microprocessor 8086 is

Select an option to see the answer and solution.

Which one of the following pairs of 8086 microprocessor's interrupt is not correctly matched?

Select an option to see the answer and solution.

Which instruction of 8051 microcontroller is used for reading data from code memory?

Select an option to see the answer and solution.

The following instructions have been executed by an 8085 microprocessor
ADDRESS (HEX) INSTRUCTION
6010 LXI H, 8A79H
6013 MOV A, L
6014 ADD H
6015 DAA
6016 MOV H, A
6017 PCHL
From which address will the next instruction be fetched?

Select an option to see the answer and solution.

Which of the following interrupts is unmaskable interrupts

Select an option to see the answer and solution.