Computer Architecture - Study Mode

[#131] Which cache memory mapping technique assigns each main memory block to a specific cache location?
Correct Answer

(D) Direct Mapping

[#132] In the context of CPU design, what does "instruction pipelining" aim to achieve?
Correct Answer

(C) Overlap execution of multiple instructions

[#133] Which type of memory is used to hold data and instructions that are actively used by the CPU?
Correct Answer

(C) Cache Memory

[#134] What is the primary function of the Address Bus in a computer system?
Correct Answer

(D) Carries memory addresses between CPU and RAM

[#135] Which cache memory level is typically smaller and faster compared to L2 and L3 caches?
Correct Answer

(B) L1 Cache