True/False
When you return a dynamic array to the freestore, you must include the number of elements in the array.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Even though pointers point to addresses which
Q9: Given that p1 is a pointer variable
Q10: Assuming that the pointer variable p1 is
Q11: In which case would you consider using
Q12: If p1 is an integer pointer that
Q14: Write the code to declare a dynamic
Q15: What is the output of the following
Q16: Write the code to return the dynamic
Q17: Given that a typedef for IntPtr defines
Q18: The size of dynamic arrays must be