Correct Answer: A
Explanation:
Loading...
Correct Answer: A
Explanation:
Take your GATE-CS preparation to the next level. Practice with full-length mock tests, get instant results, and track your progress with detailed analytics.
Browse GATE-CS Test SeriesPhysical address space = 2^32 bytes. Cache capacity = 2^23 bytes. Cache block size = 128 bytes. Cach…
Consider a system with a processor and a 4 KB direct mapped cache with block size of 16 bytes. The s…
Consider a system with 1 MB physical memory and word length of 1 byte. The system uses a direct mapp…
A computer has a memory hierarchy consisting of two-level cache (L1 and L2) and a main memory. L1 hi…
For a direct-mapped cache: 4 bits for the tag field, 12 bits for the cache index, block size = 1 byt…
L1 cache: access time=1ns, hit rate=90%. L2 cache: hit rate=80%, miss penalty (L2→L1)=10ns. Main mem…