main is a predefined or user define function
if user defined why?
if predefined whay?
Answer Posted / dada khalander
main() is an user defined function.Because the user writing the body of main() function,defining the body of main() by the user.So it can be considered as an user defined function
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how do you generate random numbers in c?
If errno contains a nonzero number, is there an error?
How can I sort more data than will fit in memory?
What is a c token and types of c tokens?
Why is c called "mother" language?
What are comments and how do you insert it in a C program?
What are header files why are they important?
Explain the difference between exit() and _exit() function?
Why is c faster?
What does a function declared as pascal do differently?
Do array subscripts always start with zero?
What are pointers in C? Give an example where to illustrate their significance.
What is openmp in c?
What are 'near' and 'far' pointers?
define string ?