Answer Posted / nashiinformaticssolutions
• 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
What is meant by type specifiers?
How does pointer work in c?
When is a void pointer used?
Explain the use of bit fieild.
Explain what is output redirection?
Can we initialize extern variable in c?
What is the description for syntax errors?
What is modifier & how many types of modifiers available in c?
What is the use of ?: Operator?
what is different between auto and local static? why should we use local static?
how we can make 3d venturing graphics on outer interface
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
What is return type in c?
What are the valid places to have keyword “break”?
What is sizeof c?