COMPUTER SCIENCE AND ENGINEERING
COMPUTER ORGANIZATION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
only data
|
|
only programs
|
|
data and programs
|
|
address
|
Detailed explanation-1: -The contemporary computer is built on John von Neumann’s concept of stored programmes. Programs and data are kept in a distinct storage unit called memories in this stored-program approach, and they handle the same.
Detailed explanation-2: -In the classical von Neumann architecture the ALU and the control unit are connected to a single memory that stores both the data values and the program instructions.
Detailed explanation-3: -The key elements of Von Neumann architecture are: data and instructions are both stored as binary . data and instructions are both stored in main memory.
Detailed explanation-4: -Von Neumann architecture is the design upon which many general purpose computers are based. The key elements of von Neumann architecture are: data and instructions are both stored as binary digits. data and instructions are both stored in primary storage.