Computer Architecture - Study Mode
[#461] What is the purpose of the System Bus in a computer system?
Correct Answer
(B) Transfers data between CPU, memory, and peripherals
[#462] Which type of instruction execution involves dividing an instruction into smaller tasks and executing them in parallel?
Correct Answer
(A) SIMD Execution
[#463] What does the term "pipelining" refer to in computer architecture?
Correct Answer
(D) Technique that allows multiple instructions to overlap in execution
[#464] Which component of a CPU is responsible for fetching instructions from memory and decoding them?
Correct Answer
(C) Control Unit
[#465] What does the term "bus arbitration" refer to in computer architecture?
Correct Answer
(B) Resolving conflicts when multiple devices request the use of a bus