← Glossary
テクノロジ系 (Technology)Tested 6×
キャッシュメモリ
きゃっしゅめもり · Cache memory
Also known as: cache / キャッシュ
A small, high-speed memory located between the CPU core and main memory (RAM). By temporarily holding frequently accessed data and instructions, it bridges the speed gap between the CPU and main memory, improving overall processing efficiency. Because it is physically close to the CPU its read/write latency is very low, and it is typically organized into multiple levels (L1, L2, L3).
Past questions testing this term · 6 questions
- 2018h30a #65CPU に搭載された1次と2次のキャッシュメモリに関する記述のうち,適切なものはどれか。
- 2017h29h #92CPUのキャッシュメモリに関する説明のうち,適切なものはどれか。
- 2015h27h #52PCの処理効率を高めるために,CPUが主記憶にアクセスする時間を見かけ上短縮することを目的としたものはどれか。
- 2014h26h #65CPU のキャッシュメモリに関する記述のうち,適切なものはどれか。
- 2010h22h #66PCのキャッシュメモリを説明したものはどれか。
- 2009h21h #69PCのプロセッサ内にあるキャッシュメモリの利用目的はどれか。