Why 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

a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

0 Answers  


With the help of using classes, write a program to add two numbers.

0 Answers   TCS,


which is faster execution: loops or recursion?

3 Answers  


Explain how can I right-justify a string?

0 Answers  


Is it possible to pass an entire structure to functions?

0 Answers  






what is the different bitween abap and abap-hr?

0 Answers   TCS,


Is file a keyword in c?

0 Answers  


how to go with this?

1 Answers   Wipro,


Explain what is the stack?

0 Answers  


I have seen function declarations that look like this

0 Answers  


why ordinary variable store the later value not the initial

1 Answers  


main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }

0 Answers   Wilco,


Categories