InterviewSolution
Saved Bookmarks
| 1. |
What Is Von-neumann Architecture? |
|
Answer» The Von-Neumann architecture, which is the BASIS for Turing machines, is based on the idea of STORED and changing states. The operational SEMANTICS of a PROGRAM is given by a SEQUENCE of systemstates (configurations). The Von-Neumann architecture, which is the basis for Turing machines, is based on the idea of stored and changing states. The operational semantics of a program is given by a sequence of systemstates (configurations). |
|