C Functions Question:
Download Job Interview Questions and Answers PDF
What is exit() function?
Answer:
exit() does cleanup work like closing file descriptor, file stream and so on.
Download C Functions Interview Questions And Answers
PDF
Previous Question | Next Question |
Can you please explain the difference between strcpy() and memcpy() function? | What is _exit() function? |