Question d’entretien chez BAE Systems

What's the difference between Stack and Heap?

Réponse à la question d'entretien

Utilisateur anonyme

7 déc. 2021

One is for dynamic memory, and the other is more temporary memory (local variables, etc)