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
What is I ++ in c programming?
What is variable initialization and why is it important?
What is spaghetti programming?
Why pointers are used in c?
Are negative numbers true in c?
Combinations of fibanocci prime series
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
What is the use of header?
What is structure of c program?
Why is c faster?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
write a program to concatenation the string using switch case?
What are the main characteristics of c language describe the structure of ac program?
What is the use of void pointer and null pointer in c language?
Can math operations be performed on a void pointer?