Is main is user defined function?


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

Post New Answer

More C Interview Questions

a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

0 Answers  


If "AaBbCc" is passed to the char char x(*a) { a[0]?x(a+1):1; printf("%c",a[0]); return 1; } what will be the output?

6 Answers   Hughes,


differnce between do and do while

3 Answers   DOEACC,


What 'lex' does?

0 Answers   Tech Mahindra,


Explain how can I make sure that my program is the only one accessing a file?

0 Answers  






What is a newline escape sequence?

0 Answers  


Explain how do you determine whether to use a stream function or a low-level function?

0 Answers  


Given an array of numbers, except for one number all the others occur twice. Give an algorithm to find that number which occurs only once in the array.

6 Answers  


mplementation of stack using any programing language

1 Answers   Marlabs,


Why doesnt this code work?

0 Answers  


Once I have used freopen, how can I get the original stdout (or stdin) back?

0 Answers  


Who is invented by c?

24 Answers   Infosys, Mphasis,


Categories