Computer Science, asked by TbiaSamishta, 1 year ago

Caching technique where cache is populated the first time a certain piece of data iis requested is called

Answers

Answered by aqibkincsem
0

The right answer is lazy population. Caching technique where cache is populated the first time a certain piece of data is requested is called lazy population.

The cache is the memory that is responsible for storing the data so that in future the request to open anything take place faster.

Similar questions