Question:Which standard function is used to deallocate memory allocated by the malloc() function?
A free B calloc C delete D release E destroy
+ AnswerA
+ Report