Question d’entretien chez Infosys

what is Dynamic memory allocation?

Réponse à la question d'entretien

Utilisateur anonyme

5 juin 2020

The memory allocation that is done at the runtime is dynamic memory allocation, heap memory is used for dynamic memory allocation and I also gave an example for it.