nerdexam
CompTIA

FC0-U41 · Question #233

Which of the following cache levels are implemented on microprocessors? Each correct answer represents a complete solution. Choose two.

The correct answer is B. Level 1 (L1) cache D. Level 2 (L2) cache. The Level 1 (L1) cache is implemented on microprocessors. The L1 cache is a type of memory implemented inside the microprocessor chip. It is the fastest memory in the computer. It contains the current working set of data and code. Cache memory is used to store frequently used…

IT Components

Question

Which of the following cache levels are implemented on microprocessors? Each correct answer represents a complete solution. Choose two.

Options

  • ALevel 0 (L0) cache
  • BLevel 1 (L1) cache
  • CLevel 5 (L5) cache
  • DLevel 2 (L2) cache

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    79% (26)
  • C
    15% (5)

Explanation

The Level 1 (L1) cache is implemented on microprocessors. The L1 cache is a type of memory implemented inside the microprocessor chip. It is the fastest memory in the computer. It contains the current working set of data and code. Cache memory is used to store frequently used information, so that the processor can access this information without delay. Level 2 (L2) cache is employed between main memory and L1 cache. The L2 cache contains additional data and code. In old architecture, L2 cache is mounted on the motherboard, which means that it runs at the motherboard's speed. In modern architecture, L2 caches are built directly into the Answer options C and A are incorrect. There are no such cache levels as level 0 and level 5.

Topics

#CPU cache#L1 cache#L2 cache#microprocessor architecture

Community Discussion

No community discussion yet for this question.

Full FC0-U41 Practice