3. For the block of code below, properly free all dynamically allocated memory. [5) char* names [3]; names [0]-new char [10); names[1] new char; *(names+2) new char [5]; Show transcribed image text
Expert Answer
An answer will be send to you shortly. . . . .