Can't read the text? Switch theme 6. How to Free Memory? Which of the following should be used to free the memory alloca
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Can't read the text? Switch theme 6. How to Free Memory? Which of the following should be used to free the memory alloca
Can't read the text? Switch theme 6. How to Free Memory? Which of the following should be used to free the memory allocated using the following statement? int* p = new int [10]; Pick ONE option free(p); free(p): delete p; delete[] p; Clear Selection
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!