Why do we write return 0 in c?


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

Post New Answer

More C Interview Questions

which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....

2 Answers  


What is pointer to pointer in c language?

0 Answers  


What is getch() function?

0 Answers  


I need previous papers of CSC.......plz help out by posting them.......

0 Answers  


What will be the output of the following program #include<stdio.h> void main() { int i=20; i-=i+++++i++; printf("%d",i); }

5 Answers  






How does normalization of huge pointer works?

0 Answers  


What are the types of data files?

0 Answers  


Explain how can I right-justify a string?

0 Answers  


What is int main () in c?

0 Answers  


if ENTERED FIVE DIGITS DESIGN A PROGRAM THAT WILL FIND CORRESPONDING VALUE FROM ASCII TABLE

1 Answers  


Define function ?Explain about arguments?

2 Answers   Geometric Software, Infosys,


what is the difference between %d and %*d in c languaga?

7 Answers   TCS,


Categories