Computer Architecture - Study Mode
[#601] Which cache memory level is shared among multiple cores in a multi-core CPU architecture?
Correct Answer
(D) L3 Cache
[#602] What is the purpose of a DMA (Direct Memory Access) controller in a computer system?
Correct Answer
(A) Allows peripherals to transfer data directly to/from memory without CPU intervention
[#603] In the context of computer architecture, what does "RAID" stand for?
Correct Answer
(D) Redundant Array of Independent Disks
[#604] What does the term "cache hit ratio" indicate in the context of CPU performance?
Correct Answer
(C) Percentage of accesses that result in a cache hit
[#605] Which component of a CPU is responsible for performing arithmetic and logical operations?
Correct Answer
(B) ALU