COMPUTER PROGRAMMING FUNDAMENTALS
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
John von Neumann
|
|
Alan Turing
|
|
Linus Torvalds
|
|
Bjarne Stroustrup
|
Detailed explanation-1: -One of his important contributions in this field was the development of a logical design for computers that paid attention to such concerns as data storage and the processing of instructions. This design, called “von Neumann architecture, ” became the basic concept of most computers.
Detailed explanation-2: -1. The Von Neumann architecture consists of a single, shared memory for programs and data, a single bus for memory access, an arithmetic unit, and a program control unit. The Von Neumann processor operates fetching and execution cycles seriously.
Detailed explanation-3: -The idea was introduced in the late 1940s by John von Neumann, who proposed that a program be electronically stored in binary-number format in a memory device so that instructions could be modified by the computer as determined by intermediate computational results.
Detailed explanation-4: -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. instructions are fetched from memory one at a time and in order (serially)