What function should be used to free the memory allocated by calloc() ? - Study24x7
Social learning Network
09 Mar 2023 06:52 PM study24x7 study24x7

What function should be used to free the memory allocated by calloc() ?

A

dealloc();

B

malloc(variable_name, 0)

C

free();

D

memalloc(variable_name, 0)

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles