What is dynamic memory allocation | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

What is dynamic memory allocation

8th Aug 2017, 3:52 PM
Dheeraj Yadav
Dheeraj Yadav - avatar
2 Réponses
+ 1
Actually its a run time memory allocation process where your program or code memory is properly Utilised by allocating required memory only to the source code.it makes your program more effective by proper memory management
8th Aug 2017, 4:01 PM
Vivek Patel
Vivek Patel - avatar