1.

Which of the following function can be used for dynamic memory allocation of objects?

A. malloc()
B. calloc()
C. create()
D. malloc() and calloc()
Answer» E.


Discussion

No Comment Found