Q13
Which function is used to return the number of bytes allocated by 'malloc'?
A.
malloc_size()
B.
sizeofmalloc()
AnswerC.
size()
D.
malloc_bytes()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board