If we can allocate dynamically the memory then why we use static memory? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

If we can allocate dynamically the memory then why we use static memory?

We have linklist which allocates the dynamic memory , so why their will array used.

26th Jul 2018, 7:43 PM
Aman Kumar
Aman Kumar - avatar
1 Réponse
+ 1
Essentially because static memory have a more fast access time
26th Jul 2018, 8:17 PM
KrOW
KrOW - avatar