Can you please explain the difference between exit() and _exit() function?
No Answer is Posted For this Question
Be the First to Post Answer
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
ratio,age,persentage
how to multiply two number taking input as a string (considering sum and carry )
Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0
What is switch in c?
What is the need of structure in c?
What is the difference between near, far and huge pointers?
Write programs for String Reversal & Palindrome check
Why isnt there a numbered, multi-level break statement to break out
write a program to insert an element at the specified position in the given array in c language
How do I round numbers?
Tell me what is the purpose of 'register' keyword in c language?