Dear Readers, Welcome to 8085 Microprocessor Interview Questions and Answers have been designed specially to get you acquainted with the nature of questions you may encounter during your Job interview for the subject of 8085 Microprocessor. These 8085 Microprocessor Questions are very important for campus placement test and job interviews. As per my experience good interviewers hardly plan to ask any particular questions during your Job interview and these model questions are asked in the online technical test and interview of many IT & Non IT Industries.
- Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085 .
- Stack pointer and Program counter all have 16 bits.
- Sign flag, Zero flag, Auxillary flag, Parity flag, Carry flag.
- Stack pointer is a special purpose 16-bit register in the Microprocessor, which holds the address of the top of the stack.
- Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte instruction, which has not been completely fetched. In both the cases it gets incremented automatically one by one as the instruction bytes get fetched. Also Program register keeps the address of the next instruction.
- LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first.
- The Micro Processor enters into Halt-State and the buses are tri-stated.
- A bus is a group of conducting lines that carriers data, address, & control signals.
- Three Logic Levels are used and they are High, Low, High impedance state. The high and low are normal logic levels & high impedance state is electrical open circuit conditions. Tri-state logic has a third line called enable line.
- 8085 is a one address microprocessor.
- In 8085 the interrupts are classified as Hardware and Software interrupts.
- TRAP, RST7.5, RST6.5, RST5.5, INTR.
- RST0, RST1, RST2, RST3, RST4, RST5, RST6, RST7.
- TRAP has the highest priority.
- Immediate, Direct, Register, Register indirect, Implied addressing modes.
- There are 12 interrupts in 8085.
- 3 MHz is the maximum clock frequency for 8085.
- RST 4.5 is called as TRAP.
- Flag is called as Low order register & Accumulator is called as High order Register.
- Keyboards, Floppy disk are the examples of input devices. Printer, LED / LCD display, CRT Monitor are the examples of output devices.
- Yes, it can be used, if an accurate clock frequency is not required. Also, the component cost is low compared to LC or Crystal.
- Because of high stability, large Q (Quality Factor) & the frequency that doesn’t drift with aging. Crystal is used as a clock source most of the times.
- RST 7.5 is a raising edge-triggering interrupt.
24. What does Quality factor mean?
- The Quality factor is also defined, as Q. So it is a number, which reflects the lossness of a circuit. Higher the Q, the lower are the losses.
- RST 6.5 & RST 5.5 are level-triggering interrupts
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be...
Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085...
·
Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085...
·
Stack pointer and Program counter all have 16 bits....
Stack pointer is a special purpose 16-bit register in the Microprocessor, which holds the address of the top of the...
k is used in 8086?FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved...
Write a message to a log-file. But do not throw an exception. The C++ rule is that you must never throw...
In 8085 the interrupts are classified as Hardware and Software interrupts....
push() method, Push is the direction that data is being added to the stack. push() member method places a value...
3 MHz is the maximum clock frequency for 8085....
3 MHz is the maximum clock frequency for 8085.
8085 is a one address microprocessor.
8-bit Processor - 8085 / Z80 / 6800; 16-bit Processor - 8086 / 68000 / Z8000; 32-bit processor - 80386 / 80486
A bus is a group of conducting lines that carriers data, address, & control signals.
Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085
Because of high stability, large Q (Quality Factor) & the frequency that doesn?t drift with aging. Crystal is used as a clock source most of the times.
Flag is called as Low order register & Accumulator is called as High order Register.
Immediate, Direct, Register, Register indirect, Implied addressing modes
In 8085 the interrupts are classified as Hardware and Software interrupts.
In primary storage device the storage capacity is limited. It has a volatile memory. In secondary storage device the storage capacity is larger. It is a nonvolatile memory. Primary devices are: RAM / ROM. Secondary devices are: Floppy disc / Hard disk.
LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first.
Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte instruction, which has not been completely fetched. In both the cases it gets incremented automatically one by one as the instruction bytes get fetched. Also Program register keeps the address of the next instruction.
RST 4.5 is called as TRAP.
RST 6.5 & RST 5.5 are level-triggering interrupts.
RST 7.5 is a raising edge-triggering interrupt.
RST0, RST1, RST2, RST3, RST4, RST5, RST6, RST7.
Sign flag, Zero flag, Auxiliary flag, Parity flag, Carry flag.
Stack pointer and Program counter all have 16 bits.
Stack pointer is a special purpose 16-bit register in the Microprocessor, which holds the address of the top of the stack.
The Micro Processor enters into Halt-State and the buses are tri-stated.
The Quality factor is also defined, as Q. So it is a number, which reflects the lossness of a circuit. Higher the Q, the lower are the losses.
There are 12 interrupts in 8085.
Three Logic Levels are used and they are High, Low, High impedance state. The high and low are normal logic levels & high impedance state is electrical open circuit conditions. Tri-state logic has a third line called enable line.
TRAP has the highest priority
TRAP, RST7.5, RST6.5, RST5.5, INTR
Yes, it can be used, if an accurate clock frequency is not required. Also, the component cost is low compared to LC or Crystal.