Hi,
main()
{
}

Is a user defined function or Built in Functionn

Answer Posted / vignesh1988i

it's actually user defined built in function...... since we
the user gave the function name as main() when we write the
coding for the compailer........

Is This Answer Correct ?    28 Yes 41 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Wt are the Buses in C Language

2753


What are the advantages and disadvantages of pointers?

583


Why we use conio h in c?

591


Are pointers integer?

554


What is the difference between text and binary modes?

650






How can I find out how much free space is available on disk?

632


What does the format %10.2 mean when included in a printf statement?

1093


In c language can we compile a program without main() function?

584


Explain the difference between null pointer and void pointer.

675


What is an array? What the different types of arrays in c?

662


What does 2n 4c mean?

725


How do you generate random numbers in C?

663


Which control loop is recommended if you have to execute set of statements for fixed number of times?

814


What is 2c dna?

611


Explain main function in c?

630