

MCQOPTIONS
Saved Bookmarks
1. |
Which function returns a void pointers? |
A. | malloc returns integers pointer |
B. | calloc |
C. | both (a)and(b) |
D. | none of these |
Answer» D. none of these | |