What is meant by int main ()?


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

Post New Answer

More C Interview Questions

define function

4 Answers   Assurgent, Sonata,


How will you declare an array of three function pointers where each function receives two ints and returns a float?

0 Answers   TISL,


When should I declare a function?

0 Answers  


Explain how can I remove the trailing spaces from a string?

0 Answers  


Is it possible to execute code even after the program exits the main() function?

0 Answers  






How can I ensure that integer arithmetic doesnt overflow?

0 Answers  


What is the value of h?

0 Answers  


second highest number in a given set of numbers

3 Answers   TCS,


what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

0 Answers  


How does placing some code lines between the comment symbol help in debugging the code?

0 Answers  


What is meaning of tree

0 Answers  


Where is c used?

0 Answers  


Categories