what value is returned to operating system after program
execution?


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

Post New Answer

More C Interview Questions

how can we Declare a variable in c without defining it.

1 Answers   TCS,


what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }

20 Answers   Infosys,


what will be maximum number of comparisons when number of elements are given?

0 Answers  


what is the difference between getch() and getchar()?

10 Answers   Huawei, Infosys,


WAP to convert text into its ASCII Code and also write a function to decode the text given?

2 Answers  


What is #pragma statements?

0 Answers  


What is self-referential structure in c programming?

0 Answers  


What is data structure in c language?

0 Answers  


Can a file other than a .h file be included with #include?

0 Answers   Aspire, Infogain,


what are bps & baud rates? differentiate these two?

2 Answers   TCS,


What is meant by type casting?

0 Answers  


what is a NULL pointer?

2 Answers  


Categories