Page 1 of 1

If malloc() and calloc() are not type casted, the default return type is ___________

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
a) void*
b) void**
c) int*
d) char*