C Functions Question:
Download Job Interview Questions and Answers PDF
Can you please explain the difference between malloc() and calloc() function?
Answer:
Both functions are used to dynamically allocate the memory.
Download C Functions Interview Questions And Answers
PDF
Previous Question | Next Question |
What is malloc() function? | What is strcpy() function? |