Architecture Exam #1 Questions With
100% Verified Answers
Virtually all contemporary computer designs are based on concepts
developed by __________ at the Institute for Advanced Studies,
Princeton. -
correct answer ✅John von Neumann
The von Neumann architecture is based on which concept?
A. data and instructions are stored in a single read-write memory
B. the contents of this memory are addressable by location
C. execution occurs in a sequential fashion
D. all of the above -
correct answer ✅D. all of the above
A sequence of codes or instructions is called __________. -
correct answer ✅software
The processing required for a single instruction is called a(n)
__________ cycle. -
correct answer ✅instruction
,Computer Organization and
Architecture Exam #1 Questions With
100% Verified Answers
A(n) _________ is generated by a failure such as power failure or
memory parity error. -
correct answer ✅hardware failure interrupt
A(n) _________ is generated by some condition that occurs as a
result of an instruction execution. -
correct answer ✅program interrupt
The interconnection structure must support which transfer?
A. memory to processor
B. processor to memory
C. I/O to or from memory
D. all of the above -
correct answer ✅D. all of the above
A bus that connects major computer components (processor,
memory, I/O) -
correct answer ✅system bus
, Computer Organization and
Architecture Exam #1 Questions With
100% Verified Answers
The data lines provide a path for moving data among system
modules and are collectively called the _________. -
correct answer ✅data bus
The __________ are used to designate the source or destination of
the data on the data bus. -
correct answer ✅address lines
A __________ is the high-level set of rules for exchanging packets
of data between devices. -
correct answer ✅protocol
Each data path consists of a pair of wires (referred to as a
__________ ) that transmits data one bit at a time. -
correct answer ✅lane
The QPI _________ layer is used to determine the course that a
packet will traverse across the available system interconnects. -
correct answer ✅routing