8085 Microprocessor Questions
8085 Microprocessor Questions
RST 0000
0 H
0008
RST1 H
0010
RST2 H
0018
RST3 H
0020
RST4 H
0028
RST5 H
RST6 0030
H
0038
RST7 H
12. What is SIM and RIM instructions? - SIM is Set Interrupt Mask. Used to mask the hardware interrupts.
RIM is Read Interrupt Mask. Used to check whether the interrupt is Masked or not.
13. Which is the tool used to connect the user and the computer? - Interpreter is the tool used to
connect the user and the tool.
14. What is the position of the Stack Pointer after the PUSH instruction? - The address line is 02 less
than the earlier value.
15. What is the position of the Stack Pointer after the POP instruction? - The address line is 02
greater than the earlier value.
16. Logic calculations are done in which type of registers? - Accumulator is the register in which
Arithmetic and Logic calculations are done.
17. What are the different functional units in 8086? - Bus Interface Unit and Execution unit, are the two
different functional units in 8086.
18. Give examples for Micro controller? - Z80, Intel MSC51 &96, Motorola are the best examples of
Microcontroller.
19. What is meant by cross-compiler? - A program runs on one machine and executes on another is called
as cross-compiler.
20. What are the address lines for the hardware interrupts? -
RST 003C
7.5 H
RST
6.5 0034 H
RST 002C
5.5 H
TRAP 0024 H
21. Which Segment is used to store interrupt and subroutine return address registers? - Stack
Segment in segment register is used to store interrupt and subroutine return address registers.
22. Which Flags can be set or reset by the programmer and also used to control the operation of
the processor? - Trace Flag, Interrupt Flag, Direction Flag.
23. What does EU do? - Execution Unit receives program instruction codes and data from BIU, executes these
instructions and store the result in general registers.
24. Which microprocessor accepts the program written for 8086 without any changes? - 8088 is
that processor.
25. What is the difference between 8086 and 8088? - The BIU in 8088 is 8-bit data bus & 16- bit in
8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086.
1. Which type of architecture 8085 has?
2. 8085 is how many bit microprocessor?
3. Why is data bus bi-directional?
4. What is the function of accumulator?
5. What is flag, bus?
6. What are tri-state devices and why they are essential in a bus oriented system?
7. How many memory locations can be addressed by a microprocessor with 14 address lines?
8. Why are program counter and stack pointer 16-bit registers?
9. What does it mean by embedded system?
10. What are the different addressing modes in 8085?
11. What is the difference between MOV and MVI?
12. What are the functions of RIM, SIM, IN?
13. What is the immediate addressing mode?
14. What are the different flags in 8085?
15. What happens during DMA transfer?
16. What do you mean by wait state? What is its need?
17. What is PSW?
18. What is ALE? Explain the functions of ALE in 8085.
19. What is a program counter? What is its use?
20. What is an interrupt?
21. Which line will be activated when an output device require attention from CPU?
22. Can you explain how a microprocessor works?
23. How does a microprocessor know whether the next byte is an instruction or data?
24. What is the function of an ALU?
25. Functions of pins, interrupts, instructions, interfacing Architecture of 8086
26. Differences between flipflop and latches
27. Difference between big endian and little endian?
28. Difference between level trigger and edge trigger.
29. Why do we need DAC and ADC?
What is the difference between primary & secondary storage device? View Answer
What is the difference between primary & secondary storage device? View Answer
In 8085 which is called as High order / Low order Register? View Answer
What is Program counter? View Answer