Question: Suppose a dynamic variable were created as follows Assuming that the value of the pointer variable p has not changed (so it still points to

Suppose a dynamic variable were created as follows Assuming that the value of the pointer variable p has not changed (so it still points to the same dynamic variable), how can you destroy this new dynamic variable and return the memory it uses to the freestore manager so that the memory can be reused to create other new dynamic variables? char *p; r*p. a of the an you er so p new char
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
