Question: Given that ptr is a dynamic array that is assigned a memory address, write 1 line of code that will de-allocated the dynamic array ptr.
Given that ptr is a dynamic array that is assigned a memory address, write 1 line of code that will de-allocated the dynamic array ptr. This answer should include whitespace (blank space(s))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
