Programming (C/C++)
Casual Mode - Take your time!
1 / 25
Correct
0
Incorrect
0
Score
0%
Multiple Choice
With every use of a memory allocation function, what function should be used to release allocated memory which is no longer needed?
- unalloc()
- dropmem()
- dealloc()
- release()
- free()