which header file contains main() function in c?

Answer Posted / mnr

header files does not contain main function.header files contains only input output functions and etc....
main is used for a indication of starting program.header files are checked before main execution.those are preprocessors.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

2096


What is hashing in c language?

830


What is assert and when would I use it?

759


What do you mean by keywords in c?

878


What are the 4 types of organizational structures?

808


What does a function declared as pascal do differently?

797


Define circular linked list.

781


What is header file definition?

808


How does struct work in c?

805


What are the advantages of using linked list for tree construction?

837


Tell me is null always defined as 0(zero)?

824


How can I do graphics in c?

770


How can this be legal c?

831


What is pragma c?

848


What extern c means?

729