Examveda

Which function is used to return the number of bytes allocated by 'malloc'?

A. malloc_size()

B. sizeofmalloc()

C. size()

D. malloc_bytes()

Answer: Option B


This Question Belongs to C Program >> Memory Allocation

Join The Discussion

Related Questions on Memory Allocation