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 are inbuilt functions in c?
What kind of structure is a house?
When is a null pointer used?
Explain how can I avoid the abort, retry, fail messages?
Why is structure important for a child?
The file stdio.h, what does it contain?
What is a pointer and how it is initialized?
Explain bitwise shift operators?
Explain how do you sort filenames in a directory?
What are the various types of control structures in programming?
Explain the use of #pragma exit?
What are pointers really good for, anyway?
What are qualifiers and modifiers c?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is ambagious result in C? explain with an example.