Discussion :: Complicated Declarations
-
Point out the error in the following program.
#include #include int main() { static char *p = (char *)malloc(10); return 0; }
Answer : Option D
Explanation :
No answer description available for this question.
Be The First To Comment

Whatsapp
Facebook