+ 4
What is dynamaic memory
2 Antworten
+ 4
You've already started the c++ course. If you go further you will find that which you seek.
https://www.sololearn.com/learn/CPlusPlus/1632/
+ 1
When variable get memory at run time. It is called dynamic memory
Or you can say when get memory while running program