Computer Science - Computer Architecture - Memory hierarchy - Memory Hierarchy Quiz
8 questions. Q1: Which is faster: L1 cache or RAM? → L1 cache. Q2: A cache HIT means? → Data was found in cache (no need to check slower memory). Q3: If L1 is ~64KB and RAM is 16GB, what's the size ratio? → RAM is ~250,000x larger. Q4: Temporal locality means? → Recently accessed data will likely be