Hi,
main()
{
}
Is a user defined function or Built in Functionn
Answer Posted / divya
it is built in function because (main )codings are written
by the software developer.so,we cant change anything in
this built in function.but user defined functions are
changed by us.
so it is built in function
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
what are enumerations in C
Explain is it valid to address one element beyond the end of an array?
How can I find out if there are characters available for reading?
How do I read the arrow keys? What about function keys?
What does the message "automatic aggregate intialization is an ansi feature" mean?
What is variable and explain rules to declare variable in c?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
How to implement a packet in C
What the different types of arrays in c?
find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2
What is c definition?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
What are c header files?
What is a pointer on a pointer in c programming language?
What is a shell structure examples?