which header file contains main() function in c?

Answer Posted / neha

If main() is UDF,then UDF r part of the program which compile runtime but in simple program we also use ctrl+F9 to run program?give me ans pls

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is 1f in c?

1840


How are portions of a program disabled in demo versions?

752


Tell me can the size of an array be declared at runtime?

600


How can I find out the size of a file, prior to reading it in?

623


How can I remove the leading spaces from a string?

638






How do you define a function?

584


What is a volatile keyword in c?

638


Why is c fast?

609


Can a variable be both const and volatile?

677


Are the outer parentheses in return statements really optional?

578


Explain the use of fflush() function?

628


What is #pragma statements?

592


Can you return null in c?

598


What is the purpose of type declarations?

682


what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555

2538