Question

1. The von Neumann computer has the program stored in the same memory as data. Which...

1. The von Neumann computer has the program stored in the same memory as data. Which computer is not a von Neumann computer?

Pep/9

PDP/8

ENIAC

X86

Homework Answers

Answer #1

ANSWER - ENIAC

Electronic Numerical Integrator and Computer is not based on Von Neumann architecture.

  • ENIAC was introduced on 1946, which is before the introduction or design of stored program computer based on Von Neumann architecture.
  • ENIAC is the first electronic and programmable general purpose large scale computer.
  • It was later set as base for modern days Von Neumann architecture.

So, based on these its not a Von Neumann computer.

The Pep/9, PDP/8, x86 is all based on Von Neumann computer where the program is stored in the same memory as the data.

=================================END================================

Please comment if u need any other info and DO LEAVE A LIKE, it would mean a lot. Thanks :)

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
How does the Von Neumann architecture allow for data and program instructions to be stored in...
How does the Von Neumann architecture allow for data and program instructions to be stored in the same memory location?
Computer pioneer John Von Neumann was one of agroup of individuals who conceived the idea of...
Computer pioneer John Von Neumann was one of agroup of individuals who conceived the idea of the “stored program.” He could also divide two 8-digit numbers in his head. Spend some time researching this remarkable man; at online bookstores, look up some of the books he wrote and read the reviews.
in assembly 1. Real mode allows access to memory below which memory address? 2. Under real...
in assembly 1. Real mode allows access to memory below which memory address? 2. Under real and protected mode, the far jump modifies the current instruction address by changing which register or registers? 3. Under real and protected mode, the near jump modifies the current instruction address by changing which register or registers? 4. Under real mode, briefly explain what happens when the PUSH BX instruction executes. Make sure to show where BH and BL are stored. Assume that initially...
1. In the following C code, elements of each row are stored contiguously in memory. Assume...
1. In the following C code, elements of each row are stored contiguously in memory. Assume each element in an array is a 32-bit integer. p = 0; for (j=0; j<8; ++j) for(i=500; i>0; --i ) {     A[ i] = 2 * B[j]; ++p; } a. How many 32-bit integers can be stored in a 32-byte cache block? b. Which variable references exhibit temporal locality? c. Which variable references exhibit spatial locality?
A digital computer has a memory unit with 32 bits per word. The instruction set consists...
A digital computer has a memory unit with 32 bits per word. The instruction set consists of 147 different operations. All instructions have an operation code part (opcode) and two address fields: one for a memory address and one for a register address. This particular system includes eight general-purpose, user-addressable registers. Registers may be loaded directly from memory, and memory may be updated directly from the registers. Direct memory-to-memory data movement operations are not supported. Each instruction stored in one...
1.Write a program that instantiates an object from the computer class and writes data into the...
1.Write a program that instantiates an object from the computer class and writes data into the object. you can set the data internally in the program. You do not need to ask for keyboard input. 2. Create a method that displays the data inside the computer object.
1. Pep/9 has one index register (True / False) 2. The hidden bit in floating point...
1. Pep/9 has one index register (True / False) 2. The hidden bit in floating point is not stored but is always there. (True / False) 3. A machine language program can change itself. (True / False)
Assume a computer is using signed magnitude base 2 representation to store 8-bit values. Further, assume...
Assume a computer is using signed magnitude base 2 representation to store 8-bit values. Further, assume you have a program which can display the contents of 1-byte memory locations. However, the program displays hex (as a shorthand) instead of binary. What decimal values are represented by the following: (a) C3 (b) 6E Repeat the above, but assume the numbers are stored as 8-bit 2’s complement base 2.
Assume a string is stored in memory using Hamming codes that may experience 1 bit errors...
Assume a string is stored in memory using Hamming codes that may experience 1 bit errors per 8 bit ASCII character (12 bit Hamming codes). write the string with explanation? The answer was given on another post which is; 010000110000: C 000001101000: h 000010100110: n 111000001011: r 011100100000: s 110001110011: ( 0000101100101: 00000000101 Please type the line by line explanation.
1. The TLB holds Question 1 options: L1 Cache address Virtual memory address Data Location of...
1. The TLB holds Question 1 options: L1 Cache address Virtual memory address Data Location of logical addresses Question 2 (1 point) Content addressable memory Question 2 options: Is used in cache memory. Is broken into multiple sections. Is used in binary files. Is used in standard program execution. Question 3 (1 point) Thrashing is caused by Question 3 options: The usage of segmentation in memory organization. The usage of paging in memory organization. Pages being swapped back and forth...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT