Logo

Microprocessor Questions Set 3:

Quiz Mode

How many flags are present in the flag register of the 8085 microprocessor?

1
2
3
4

Solution:

Which of the following 8051 instructions is NOT valid?

1
2
3
4

Solution:

For the given statement, which of the following interrupt signals fits the best?

1
2
3
4

Solution:

Which of the following 8080 CPU opcodes is used to add a register pair to the H and L registers?

1
2
3
4

Solution:

What is the ISR (Interrupt Service Request) address of the software interrupt RST 3? (Note: 'h' stands for hexadecimal number system)

1
2
3
4

Solution:

Which of the following Conditional Flags helps indicate when the lower order 8-bits of the result contains an even number of 1's?

1
2
3
4

Solution:

Which of the following is correct about 8086 microprocessor?

1
2
3
4

Solution:

Can the following event occur when the INTR Signal goes high?

"The status of INTR Signal is checked during the execution of each instruction."

1
2
3
4

Solution:

What is the correct order of priority of interrupts in the 8085 microprocessor?

1
2
3
4

Solution:

Can the following event occur when the INTR Signal goes high?


"The microprocessor completes its current instruction and sends an active LOW interrupt to acknowledge the signal."

1
2
3
4

Solution: