Which of the following statements about calloc() and malloc() functions is correct?

1
malloc() takes a single argument while calloc() needs two arguments
2
malloc() initializes the allocated memory to ZERO
3
calloc() initializes the allocated memory to NULL
4
calloc() takes a single argument while malloc() needs two arguments

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation