C Functions Question:
Download Job Interview Questions and Answers PDF
What is strcpy() function?
Answer:
strcpy() copies a string until it comes across the termination character ''.
Download C Functions Interview Questions And Answers
PDF
Previous Question | Next Question |
Can you please explain the difference between malloc() and calloc() function? | What is memcpy() function? |