225k views
3 votes
The most frequently used instructions of a computer program are likely to be fetched from.

1 Answer

1 vote

Answer:

cache memory

cach memory is the fastest system memory, required to keep up with the CPU as it fetches and executes instructions. The data most frequently used by the CPU is stored in cache memory.

User Nine Stones
by
7.4k points