As the functions are of 2 type:
1.Pre-defined/library functions,
2.User defined functions.
What type of function is main() function?
This doubt comes in my mind while writing a program we define the main() function as we do the others.
Please help!!!