Q. What is the return type of malloc() or calloc()? (A) void ** (B) void * (C) int ** (D) int * ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) void *