Computer Science And Engineering

Computer Science And EngineeringComputer Organization & Architecture (COA)Multiple Choice (MCQ)2 Marks
Q1.

Consider a memory system with 1M1\text{M} bytes of main memory and 16K16\text{K} bytes of cache memory. Assume that the processor generates 2020-bit memory address, and the cache block size is 1616 bytes. If the cache uses direct mapping, how many bits will be required to store all the tagtag values? [Assume memory is byte addressable, 1K=2101\text{K} = 2^{10}, 1M=2201\text{M} = 2^{20}.]

A
6×2106 \times 2^{10}
B
8×2108 \times 2^{10}
C
2122^{12}
D
2142^{14}
NEXT NODE