Computer Architecture - Study Mode
[#321] What does the term "cache coherence" refer to in computer architecture?
Correct Answer
(D) Ensuring consistency of data across multiple caches
[#322] Which component of a CPU is responsible for managing the flow of data within the processor?
Correct Answer
(A) Data Path
[#323] What is the primary function of the Memory Management Unit (MMU) in a computer system?
Correct Answer
(D) Translates virtual addresses to physical addresses
[#324] Which type of memory is typically integrated directly into the CPU for faster access?
Correct Answer
(C) L1 Cache
[#325] In the context of computer memory, what does "volatile" mean?
Correct Answer
(B) Loses data when power is turned off