What is the dynamically allocated memory?

The dynamically allocated memory is allocated with the C++ new[] expresssion.

No comments:

Post a Comment