Do you know the difference between exit() and _exit() function in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a program in c to read array check element is present or not?

1 Answers  


main() { intj; while9j<=10) { printf("\n%d",j); j=j+1; } }

4 Answers  


In a header file whether functions are declared or defined?

0 Answers   TISL,


Explain how do you search data in a data file using random access method?

0 Answers  


What is typedf?

0 Answers  






Can a program have two main functions?

0 Answers  


1,4,8,13,21,30,36,45,54,63,73,?,?.

10 Answers   AMB, Franklin Templeton,


What is the equivalent code of the following statement in WHILE LOOP format?

0 Answers  


How to develop software using "c" programming?

1 Answers   IBM, TCS,


Is using exit() the same as using return?

0 Answers  


1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array?

3 Answers   Qualcomm,


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

0 Answers  


Categories