Multiple choice technology storage What are two parts of cache? Bitmap store and dirty store Data store and bitmap store Data store and tag RAM Tag RAM and dirty store Reveal answer Fill a bubble to check yourself C Correct answer Explanation A CPU cache consists of two primary parts: the Data Store, which holds the actual cached data, and the Tag RAM, which stores the physical memory addresses associated with that data.