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
What is the 'named constructor idiom'?
Explain what standard functions are available to manipulate strings?
What are all different types of pointers in c?
write a program to display all prime numbers
What is the maximum length of an identifier?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What is calloc in c?
What is infinite loop?
How many header files are in c?
Write a program to generate random numbers in c?
What are the complete rules for header file searching?
Is c a great language, or what?
What is variable initialization and why is it important?
List a few unconditional control statement in c.
Why static variable is used in c?