Cache memory is used to hold a copy of the data from the most frequently accessed memory locations to minimise calculation time. For example, a CPU's cache will hold this data so that it doesn't have...
I didn't quite understand your question but I'll answer you anyways :P.. It's known that the main memory is much larger that the cache memory , and we need to transfer a block of instructions to the...