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


Please Help Members By Posting Answers For Below Questions

What is I ++ in c programming?

852


What is variable initialization and why is it important?

830


What is spaghetti programming?

870


Why pointers are used in c?

753


Are negative numbers true in c?

772


Combinations of fibanocci prime series

1337


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

1793


What is the use of header?

821


What is structure of c program?

794


Why is c faster?

756


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

819


write a program to concatenation the string using switch case?

1775


What are the main characteristics of c language describe the structure of ac program?

924


What is the use of void pointer and null pointer in c language?

829


Can math operations be performed on a void pointer?

745