which header file contains main() function in c?

Answer Posted / raj

Please if u don't know answer then don't post comment..
Please search stdio.h file
it doesn't contain main function declaration


thanks

Is This Answer Correct ?    36 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the array representation of a binary tree in C.

724


Why is c not oop?

533


What is a macro in c preprocessor?

624


What are all different types of pointers in c?

572


a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

1587






What are file streams?

562


Where local variables are stored in c?

554


What does & mean in scanf?

601


What is the translation phases used in c language?

628


What is pointer to pointer in c?

632


What are the types of pointers in c?

526


Write a code on reverse string and its complexity.

606


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3285


What are the different types of C instructions?

672


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

1900