Question: Making a dynamic array (on the heap) allows you to: A)create an array in a function and return a pointer to it B)Both of these.
Making a dynamic array (on the heap) allows you to:
A)create an array in a function and return a pointer to it
B)Both of these.
C)create an array of a size set with a variable.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
