Question: A computer system has a 64 KB main memory and a 4 KB (data area only) cache. There are 8 bytes/cache line. Determine
(1) the number of comparators needed and
(2) the size of the tag field, for each of the following mapping schemes:
a. Fully associative
b. Direct
c. Four-way set-associative.