Examlex

Solved

The Advantage to the Calloc() Function Is That It Initializes

question 4

True/False

The advantage to the calloc() function is that it initializes all newly allocated numeric memory to 0 and character allocated memory to NULL.


Definitions:

Related Questions