Q. What is the function used to allocate memory to an array at run time with Zero initial value to each? (A) calloc() (B) malloc() (C) palloc() (D) kalloc() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) calloc()