Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Why void main is used in c?

1100


Why is structure padding done in c?

1186


Can the size of an array be declared at runtime?

1137


Explain how do you print an address?

1198


Is null always equal to 0(zero)?

1094


Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

2020


Where are the auto variables stored?

1203


find out largest elemant of diagonalmatrix

2319


What is the Purpose of 'extern' keyword in a function declaration?

1137


How are structure passing and returning implemented?

1085


What is the difference between variable declaration and variable definition in c?

1097


why do some people write if(0 == x) instead of if(x == 0)?

1120


How can I sort a linked list?

1078


What is a scope resolution operator in c?

1326


Explain the difference between malloc() and calloc() in c?

1090