Q. What is the function used to allocate memory to an array at run time with Zero initial value to each?
β
Correct Answer: (A)
calloc()
You must be Logged in to update hint/solution