Why we use int main and void main?


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

Post New Answer

More C Interview Questions

for(i=1;i>0;i++); printf("i=%d",i); what will be the answer????

7 Answers  


Can you write a programmer for FACTORIAL using recursion?

0 Answers   ADP,


What is extern keyword in c?

0 Answers  


Why C language is a procedural language?

0 Answers   Ericsson,


What is array in c with example?

0 Answers  






How can I write a function analogous to scanf?

0 Answers  


Why header files are used?

0 Answers  


What is the return type of sizeof?

0 Answers  


can we write a c program with out using main

3 Answers  


Why is c called c not d or e?

0 Answers  


Explain can static variables be declared in a header file?

0 Answers  


C program to read the integer and calculate sum and average using single dimensional array

0 Answers  


Categories