Answer Posted / glibwaresoftsolutions
• exit(): Cleans up resources (e.g., flushes buffers).
• _exit(): Terminates the program immediately without cleanup
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program to use switch statement.
Can stdout be forced to print somewhere other than the screen?
What are the 4 types of unions?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What are the three constants used in c?
How can I find the modification date and time of a file?
What does *p++ do?
Explain high-order bytes.
How are variables declared in c?
Explain the bubble sort algorithm.
How can I run c program?
Why c is procedure oriented?
What are header files? What are their uses?
Can the “if” function be used in comparing strings?
All technical questions