Explanation : For identifying each of 128 lines uniquely,
number of bits required = 7 bits.
Since each line is of size 64 words, so number of
bits needed to identify each word uniquely = 6 bits.
Now, since there are 20 bits in address generated
by CPU
Bits needed for tag = 20 – (7 + 6) = 7 bits.