If malloc() and calloc() are not type casted, the default return type is ___________
If malloc() and calloc() are not type casted, the default return type is ___________ Correct Answer void*
If malloc() and calloc() are not type casted, they return a pointer of the type void.
মোঃ আরিফুল ইসলাম
Feb 20, 2025