C Functions Question:
Download Job Interview Questions and Answers PDF
What is calloc() function?
Answer:
calloc initializes the allocated memory to 0 or Null.
Download C Functions Interview Questions And Answers
PDF
Previous Question | Next Question |
What is fflush() function? | What is malloc() function? |