Dynamic memory allocation is when an executing program requests that the operating system give it a block of main memory . The program then uses this memory for some purpose.
Dynamic memory allocation is when an executing program requests that the operating system give it a block of main memory . The program then uses this memory for some purpose.