Answer:
Dynamic memory allocation is performed in a lazy manner during execution of program.
Dynamic memory is allocated to a function or a variable just before its is used for the first time.
Dynamic memory allocation is performed in a lazy manner during execution of program.
Dynamic memory is allocated to a function or a variable just before its is used for the first time.
You may be interested in:
OS Memory Management MCQs