Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Check all the true claims about a c program
The main function of a C program cannot call sub-functions
When calling _exit(), no allocated resources are freed by the OS
The execution of a C program creates a new process in the OS if enough memory is available
A call to_exit() provokes the immediate end of the program
A call to exit() makes the program returns to the OS after cleanup handlers have been called
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!