Domanda di colloquio di Infosys

what is Dynamic memory allocation?

Risposta di colloquio

Anonimo

5 giu 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.