What is dynamic memory allocation in C++?
Management of memory automatically
Allocation of memory at compile time
Allocation of memory during runtime
Increasing allocated memory
This question is part of this quiz :