Answer Posted / sreehari
main() function is user-defined function. Before knowing the
reason, we should know one thing is we can use predefined
function and get the result but we never write code for
predefined functions explicitly na....and we use to write
the code of main function for our desires.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What does 2n 4c mean?
What is header file definition?
Why malloc is faster than calloc?
Explain what is the purpose of "extern" keyword in a function declaration?
What is the difference between class and object in c?
What is the difference between c and python?
What is wrong in this statement?
what is different between auto and local static? why should we use local static?
Can we replace the struct function in tree syntax with a union?
Which driver is a pure java driver
What are preprocessor directives in c?
Not all reserved words are written in lowercase. TRUE or FALSE?
What is graph in c?
What are all different types of pointers in c?
what do u mean by Direct access files? then can u explain about Direct Access Files?