Why use int main instead of void main?


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

Post New Answer

More C Interview Questions

Do you know the difference between exit() and _exit() function in c?

0 Answers  


What's the right way to use errno?

0 Answers  


Is it better to use a macro or a function?

0 Answers  


Can main () be called recursively?

0 Answers  


Is c pass by value or reference?

0 Answers  






What do you mean by invalid pointer arithmetic?

0 Answers  


which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 Answers   Accenture, Infosys, TCS, Wipro,


What is LINKED LIST? How can you access the last element in a linked list?

0 Answers   ADP,


What is the difference between c &c++?

0 Answers  


what is the use of ~ in c lang?????

3 Answers  


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

0 Answers  


How we can write a value to an address using macro..?

0 Answers   Tata Elxsi,


Categories