How many bytes of memory can be stored in the direct-mapped cache with the given configuration?
Suppose, a computer has 2^16 bytes of main memory. There is a direct-mapped cache of 1K lines with a line size of 4 bytes.
How many total bytes of memory can be stored in the cache?