which header file contains main() function in c?
Answer Posted / ankith.v
There is no header file for main function
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the correct declaration of main?
writ a program to compare using strcmp VIVA and viva with its output.
Differentiate between functions getch() and getche().
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
How is a pointer variable declared?
what value is returned to operating system after program execution?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
What is the purpose of void pointer?
How can you read a directory in a C program?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
What are linked lists in c?
What is operator promotion?
What are header files? What are their uses?
What is the purpose of 'register' keyword?
explain what is fifo?