If we can allocate dynamically the memory then why we use static memory? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answer
+ 1
Essentially because static memory have a more fast access time
26th Jul 2018, 8:17 PM
KrOW
KrOW - avatar