Is exit(status) truly equivalent to returning the same status from main?


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

Post New Answer

More C Interview Questions

change to postfix a/(b+c*d-e)

8 Answers   Value Labs,


What is #include cctype?

0 Answers  


When can a far pointer be used?

0 Answers  


What is FIFO?

3 Answers  


find out largest elemant of diagonalmatrix

0 Answers  


can we write a c program with out using main

3 Answers  


Can a variable be both constant and volatile?

0 Answers  


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

0 Answers  


Which is an example of a structural homology?

0 Answers  


if function is declared as static in one source file, if I would like to use the same function in some other source file...is it possible....how ?

2 Answers   NetApp,


Is stack a keyword in c?

0 Answers  


code for replace tabs with equivalent number of blanks

0 Answers   Bosch,


Categories