SK0-004 · Question #332
Which of the following memory types is located in the processor chip?
The correct answer is B. L1. L1 cache is the fastest cache memory and is physically embedded directly inside the processor die.
Question
Which of the following memory types is located in the processor chip?
Options
- AEDO
- BL1
- CxD
- DDDR
How the community answered
(24 responses)- A8% (2)
- B88% (21)
- C4% (1)
Why each option
L1 cache is the fastest cache memory and is physically embedded directly inside the processor die.
EDO (Extended Data Out) is a type of DRAM that resides on the motherboard as system memory, not inside the processor.
L1 (Level 1) cache is integrated directly onto the processor chip itself, operating at the full CPU clock speed to minimize latency when the processor fetches frequently used instructions and data.
xD is a removable flash memory card format used primarily in digital cameras, completely separate from the processor.
DDR (Double Data Rate) SDRAM is system RAM installed in motherboard DIMM slots, not located inside the processor chip.
Concept tested: CPU cache memory location and hierarchy
Source: https://learn.microsoft.com/en-us/windows/win32/cimwin32prov/win32-cachedependency
Topics
Community Discussion
No community discussion yet for this question.