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
What is hashing in c language?
What is a stream?
How can I swap two values without using a temporary?
What are types of preprocessor in c?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
Is linux written in c?
Explain the difference between ++u and u++?
What is the symbol indicated the c-preprocessor?
What is main return c?
How many levels of pointers can you have?
What is a program flowchart?
What are the complete rules for header file searching?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
What are variables and it what way is it different from constants?
how should functions be apportioned among source files?