which header file contains main() function in c?
Answer Posted / guruprasad
doesn't require any header file in function main(),
Because nothing else calls main. It is the entry point for
execution.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Does c have class?
Who developed c language?
Define C in your own Language.
What is the difference between text and binary i/o?
Describe the header file and its usage in c programming?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
Write a Program to find whether the given number or string is palindrome.
Can you please explain the difference between exit() and _exit() function?
What is huge pointer in c?
Tell me what is the purpose of 'register' keyword in c language?
cavium networks written test pattern ..
What is define c?
Differentiate Source Codes from Object Codes
What is string function c?
Can you explain the four storage classes in C?