Why void main is used in c?


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

Post New Answer

More C Interview Questions

Why is #define used?

0 Answers  


What is return type in c?

0 Answers  


What is #define used for in c?

0 Answers  


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

0 Answers  


How to write a C program to determine the smallest among three nos using conditional operator?

2 Answers   Google,






how to capitalise first letter of each word in a given string?

0 Answers  


What is a program flowchart and how does it help in writing a program?

0 Answers  


What are the commands should be given before weiting C Program i.e, Cd.. like

4 Answers   IBM, Infonet, Satyam, Tech Mahindra,


main() { int a; a=++100; printf("%d",a); getch(); }

4 Answers  


What is a shell structure examples?

0 Answers  


Are the outer parentheses in return statements really optional?

0 Answers  


what is an ERP?

2 Answers   Infotech,


Categories