1.

The address returned by malloc()is type casted because

A. malloc returns integers pointer
B. malloc returns void pointer
C. malloc returns an integer value
D. none of these
Answer» C. malloc returns an integer value


Discussion

No Comment Found