Electronics Engineering Question:
Explain what type of architecture is used in 8085 microprocessor?

Answer:
INTEL 8085 is a 8-bit microprocessor.
It's based on Von-Neumann architecture in which the data and instructions are in the same memory space without any distinction between them.
Data line: 8-bits--Can process 8-bits of data at a time.
Address line: 16-bits--Can address upto 2^16(64KB) of address space.
It's based on Von-Neumann architecture in which the data and instructions are in the same memory space without any distinction between them.
Data line: 8-bits--Can process 8-bits of data at a time.
Address line: 16-bits--Can address upto 2^16(64KB) of address space.