Microprocessor VIVA/Interview Questions And Answers document contains information about microprocessors and their architecture. It discusses topics like:
- The main components of a microprocessor including fetching instructions from memory, decoding and executing them. It also discusses single-chip microprocessors.
- The various registers in 8085 and 8086 microprocessors including the accumulator, stack pointer, program counter, flags and more.
- Interrupts in 8085 including hardware interrupts like TRAP, RST7.5 and software interrupts. It also discusses maskable and non-maskable interrupts.
- Memory addressing modes like immediate, direct, register, register indirect and implied addressing.
- C