Hi,
main()
{
}
Is a user defined function or Built in Functionn
Answer Posted / rajesh thakur
main() is User defined function... for more discussion
contact me at neothecodebreaker@ymail.com.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is console in c language?
can we have joblib in a proc ?
Explain spaghetti programming?
Explain how can I avoid the abort, retry, fail messages?
Describe dynamic data structure in c programming language?
What is the use of gets and puts?
How do you convert strings to numbers in C?
Explain indirection?
Is stack a keyword in c?
What does nil mean in c?
What is the newline escape sequence?
Write a program to reverse a string.
Why do we need arrays in c?
How to compare array with pointer in c?
Write a program to print fibonacci series without using recursion?