- Chapter 3 Question and answers
already passed
Von Neumann architecture - correct answer ✔Data and instruction stored in
same memory.
memory content addressable by address.
Sequential execution.
Hardwired program - correct answer ✔Connecting components in the
desired configuration
General-purpose hardware - correct answer ✔Accepts data and produces
results
Software - correct answer ✔Instruction to generate control signals
I/O component - correct answer ✔Input and Output modules
Main memory - correct answer ✔Store instructions and data temporarily
I/O AR - correct answer ✔Input/output address register
I/O BR - correct answer ✔Input/output buffer register
Program - correct answer ✔Set of instructions stored in memory
, Fetch - correct answer ✔Read instruction from memory
Instruction cycle - correct answer ✔Fetch and execute
Processor - memory - correct answer ✔Transferring data from processor to
memory or vs.
Processor - I/O - correct answer ✔Transferring data to/from peripheral
device by transferring between processor and I/O module
Data processing - correct answer ✔Arithmetic or logic operation performed
on data
Control - correct answer ✔Sequence of operations may be altered by
instructions
Instruction address calculation - correct answer ✔iac
IAC - correct answer ✔Determine the address of the next instruction to be
executed
Instruction Fetch - correct answer ✔if
IF - correct answer ✔Read instruction from memory location into processor
Instruction operation decoding - correct answer ✔iod