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


Please Help Members By Posting Answers For Below Questions

What are inbuilt functions in c?

785


What kind of structure is a house?

770


When is a null pointer used?

843


Explain how can I avoid the abort, retry, fail messages?

821


Why is structure important for a child?

838


The file stdio.h, what does it contain?

896


What is a pointer and how it is initialized?

826


Explain bitwise shift operators?

924


Explain how do you sort filenames in a directory?

810


What are the various types of control structures in programming?

811


Explain the use of #pragma exit?

916


What are pointers really good for, anyway?

811


What are qualifiers and modifiers c?

747


please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................

1760


What is ambagious result in C? explain with an example.

2313