If we can allocate dynamically the memory then why we use static memory? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Resposta
+ 1
Essentially because static memory have a more fast access time
26th Jul 2018, 8:17 PM
KrOW
KrOW - avatar