suppose a computer using fully associative cache has 216 bytes of byte-addressable main memory and a cache of 64 blocks, where each cache block contains 32 bytes. 1. a)howmanyblocksofmainmemoryarethere? 2. b)whatistheformatofamemoryaddressasseenbythe cache; that is, what are the sizes of the tag and offset fields? 3. c)towhichcacheblockwillthememoryaddress0xf8c9 map?