Hi,
main()
{
}

Is a user defined function or Built in Functionn

Answer Posted / abhishek munde

main () is user defined function built in function.....
bcoz we define what it will do... and it already has it's
name as main.

Is This Answer Correct ?    10 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of 'auto' keyword

683


Can you subtract pointers from each other? Why would you?

562


What is %d called in c?

763


find the sum of two matrices and WAP for it.

640


What does malloc () calloc () realloc () free () do?

563






What is #include in c?

604


Is c is a middle level language?

600


Explain how can I convert a number to a string?

652


Explain #pragma statements.

608


Why do we use int main?

618


What is the difference between test design and test case design?

1577


What are external variables in c?

549


Why calloc is better than malloc?

574


What is the advantage of a random access file?

642


Explain how do you list files in a directory?

620