I searched about this from the net and the only difference which I could get was that static memory allocation is determined by the compiler whereas dynamic memory allocation is determined during run-time. Can you please tell were can I get information about this like a specific website?
Differences between static and dynamic memory alloacation in the context of java
Collapse
X
Comment