In the function malloc(), each byte of allocated space is initialized to zero.
(a) True
(b) False
I got this question by my school teacher while I was bunking the class.
This intriguing question comes from DMA Functions, Memory Leak, Dangling Pointers topic in portion Dynamic Memory Allocation in C of C