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

what is dangling pointer?

1 Answers   LG Soft,


if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')

23 Answers  


What is wrong with this program statement?

0 Answers  


Program to simulate second clock

2 Answers  


what are the difference between ANSI C and Let Us c and Turbo C

4 Answers   LG Soft,


What are the various types of control structures in programming?

0 Answers  


Why c is known as a mother language?

0 Answers  


When you call malloc() to allocate memory for a local pointer, do you have to explicitly free() it?

2 Answers   Aloha Technology,


What functions are used for dynamic memory allocation in c language?

0 Answers  


Write a program of advanced Fibonacci series.

0 Answers   Aspiring Minds,


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

0 Answers  


What do header files do?

0 Answers  


Categories