Which of the following allocates memory and also initializes it to zero?
malloc()
calloc()
realloc()
memset()
This question is part of this quiz :