Question d’entretien chez Meta

what's the difference between memory and cache

Réponse à la question d'entretien

Utilisateur anonyme

17 mars 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