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
What’s a microprocessor?
On a scale of one to ten, rate me as an interviewer now 26 which stack is used in 8086?
In the instruction FADD, What does F stands for
Why the temporary registers w and z are named so I mean we start from a,b,c,d,e then h and l coz h stands for higher bit nd l for lower bit of the address pinted by memory pointer....but wats w and z for?
What are the different functional units in 8086?
Give example of bit address and byte address?
Give examples for maskable interrupts?
Given a circuit, draw its exact timing response?
Write the flags of 8086?
List the various registers of 8085?
What are Pseudo instructions basically?
what is logical address?
What is instruction cycle?
What is the the total addressable memory size in a 8085 microprocessor?
Differentiate between div and idiv instructions with the help of examples.