Domanda di colloquio di Meta

what's the difference between memory and cache

Risposta di colloquio

Anonimo

17 mar 2021

-Cache is a small and a temporary memory that saves most used (usually) memory data. -memory is a Large memory that takes time (more then cache) to rd/wr data

1