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