What is the difference between exit() and _exit() function in c?
No Answer is Posted For this Question
Be the First to Post Answer
How to print "I Love My India" without using semi colon?
WHAT IS INT?
write a program to swap Two numbers without using temp variable.
75 Answers EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,
What is signed and unsigned?
while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
What are the parts of c program?
what is the difference between NULL('\0') and 0?
x=2,y=6,z=6 x=y==z; printf(%d",x)
13 Answers Bharat, Cisco, HCL, TCS,
What are the advantages of using new operator as compared to the function malloc ()?
Why is c used in embedded systems?
Which driver is a pure java driver
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value