Which type of architecture 8085 has?
Answer Posted / simer
The 8085 is a conventional von Neumann design based on the
Intel 8080.The von Neumann architecture is a design model
for a stored-program digital computer that uses a processing
unit and a single separate storage structure to hold both
instructions and data (in read-write, random access memory
(RAM)).The terms "von Neumann architecture" and
"stored-program computer" are generally used interchangeably
| Is This Answer Correct ? | 27 Yes | 5 No |
Post New Answer View All Answers
After the following has been executed MOV BL, 8C MOV AL, 7E ADD AL, BL; what will be the contents of register AL?
With the help of an example explain how physical address is calculated?
How many instruction bits does 8085 processor support?
What is non-maskable interrupts?
Explain the purpose of the status register?
If the crystal oscillator is operating at 15 MHz. What will be the PCLK output of 8284?
What is the purpose of clk signals of 8085?
What does SD RAM refers to
Why stack is used in program?
Point out the differences between the 8086 and 8088 microprocessor?
What are the different type of registers used in 8085?
Explain the pointers and index group of registers
Explain what is sim and rim instructions?
After a pop instruction where does the stack pointer points?
What is the stack segment used for?