Hi,
main()
{
}
Is a user defined function or Built in Functionn
Answer Posted / yogendrra
the main funtion is both user defind and sysyem defined
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate call by value and call by reference?
What are the restrictions of a modulus operator?
What does the c in ctime mean?
Explain what is the difference between null and nul?
What is context in c?
Is stack a keyword in c?
What are the application of c?
What is property type c?
Why do we use & in c?
How many keywords are there in c?
What does main () mean in c?
What is the function of this pointer?
Is it better to bitshift a value than to multiply by 2?
What is an array in c?
Write a code to determine the total number of stops an elevator would take to serve N number of people.