MEMORY ORGANIZATION IN 8051
ARCHITECTURE OF 8085
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Harvard Architecture
|
uses separate memory for Instruction (Program) and Data.
|
|
uses same memory for Instruction (Program) and Data.
|
|
uses separate memory for Data.
|
|
uses separate memory for Instruction.
|
Explanation:
Detailed explanation-1: -The Harvard architecture is a computer architecture with separate storage and signal pathways for instructions and data. It contrasts with the von Neumann architecture, where program instructions and data share the same memory and pathways.
Detailed explanation-2: -The Harvard architecture stores machine instructions and data in separate memory units that are connected by different busses. In this case, there are at least two memory address spaces to work with, so there is a memory register for machine instructions and another memory register for data.
There is 1 question to complete.