1.

The algorithm to remove and place new contents into the cache is called _______(a) Replacement algorithm(b) Renewal algorithm(c) Updation(d) None of the mentionedThis question was addressed to me in exam.The query is from Caches in portion Memory System of Computer Architecture

Answer»

Right OPTION is (a) Replacement algorithm

Explanation: As the cache GETS full, older contents of the cache are SWAPPED out with NEWER contents. This decision is taken by the algorithm.



Discussion

No Comment Found

Related InterviewSolutions