Can you please explain the difference between exit() and _exit() function?
No Answer is Posted For this Question
Be the First to Post Answer
What is union in c?
Why is c so popular?
from which concept of 'c', the static member function of 'c++' has came?
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
What is string constants?
What is character set?
List the different types of c tokens?
What is a class?
What is storage class?
Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.
Describe the order of precedence with regards to operators in C.
What are the types of pointers in c?