Logo

Microprocessor Questions Set 10:

Quiz Mode

Which of the following is not a type of Control Signal?

1
2
3
4

Solution:

Which type of computer memory is the fastest?

1
2
3
4

Solution:

What is the ISR (Interrupt Service Request) address of the hardware interrupt RST 7.5?

1
2
3
4

Solution:

What do the A15-A8 pins of the 8085 microprocessor represent?

1
2
3
4

Solution:

What is the ISR (Interrupt Service Request) address of the software interrupt RST 0 for an 8085 microprocessor?

1
2
3
4

Solution:

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

1
2
3
4

Solution:

Which microprocessor pins are used to request and acknowledge a DMA (Direct Memory Access) transfer?

1
2
3
4

Solution:

Where are the results of arithmetic and logical operations stored in the 8085 microprocessor?

1
2
3
4

Solution:

The instructions used to call a subroutine from the main program and return to the main program after execution of the called function are:

1
2
3
4

Solution:

Which of the following statements about the flag register is not true?

1
2
3
4

Solution: