which header file contains main() function in c?
Answer Posted / suresh
there is no header file that contains main()
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is uint8 in c?
string reverse using recursion
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
Explain function?
How can I recover the file name given an open stream?
How can I implement a delay, or time a users response, with sub-second resolution?
What are the salient features of c languages?
How can a program be made to print the line number where an error occurs?
write an algorithm to display a square matrix.
How macro execution is faster than function ?
Where are the auto variables stored?
How can I get back to the interactive keyboard if stdin is redirected?
Why is sizeof () an operator and not a function?
using only #include
What are the complete rules for header file searching?