Computer Science, asked by aaravbohra19641, 10 months ago

Difference between von neumann and harvard architecture in tabular form

Answers

Answered by Anonymous
0

Answer:

- A von Neumann architecture has only one bus which is used for both data transfers and instruction fetches, and therefore data transfers and instruction fetches must be scheduled - they can not be performed at the same time. It is possible to have two separate memory systems for a Harvard architecture.

Explanation:

Similar questions