main is a predefined or user define function
if user defined why?
if predefined whay?
Answer Posted / sandeep kumar yadav
the definition of main is given by the user so it is called
user define function..
the prototype is define by the compiler so it is called
predefine...
this function is dependent on both user and compiler for
the execution of the program.so it is not only user define
or predefine..
so we can say it is a special function called by operating
system to execute the program.
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
What is c language used for?
What is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
What is a protocol in c?
How do you determine a file’s attributes?
What is the scope of local variable in c?
Explain what is wrong with this program statement?
What is use of pointer?
Explain what are the advantages and disadvantages of a heap?
What is the difference between ‘g’ and “g” in C?
What are high level languages like C and FORTRAN also known as?
How do we open a binary file in Read/Write mode in C?
What is infinite loop?
application attempts to perform an operation?
What is bin sh c?
Which is best linux os?