InterviewSolution
| 1. |
Please mention some description about Vonn Neuman architecture in at least 6 points. Please use clear and easy language so, I can understand easily. |
|
Answer» your answer: 1)The von Neumann architecture—also known as the von Neumann MODEL or Princeton architecture.2)It is a computer architecture BASED on a 1945 description by the mathematician and physicist John von Neumann and others in the First Draft of a Report on the EDVAC.3) The term "von Neumann architecture" has evolved to mean any stored-program computer in which an instruction fetch and a data OPERATION cannot occur at the same time because they share a common bus. 4)This is referred to as the von Neumann bottleneck and often limits the performance of the system.5) The design of a von Neumann architecture machine is simpler than a Harvard architecture machine.6)The earliest computing machines had fixed programs.I HOPE it helps you |
|