What is dynamically memory allocation?

Dynamic memory allocation is a process that allows us to do exactly what we’re looking to do above, to allocate memory while our program is running, as opposed to telling the computer exactly how much we’ll need (and for what) ahead of time.

Sizin İçin Seçtik  Which are the functions for dynamic memory allocation?

Leave a Reply

Your email address will not be published. Required fields are marked *