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 / guest

#include<stdio.h>

Is This Answer Correct ?    15 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the general form of function in c?

1069


How do you define structure?

1087


How pointer is different from array?

1143


How can variables be characterized?

2236


What is wrong with this code?

1240


How can you increase the allowable number of simultaneously open files?

1207


What is a nested loop?

1178


What is use of #include in c?

1220


Tell me is null always defined as 0(zero)?

1130


What is self-referential structure in c programming?

1276


Explain the concept and use of type void.

1163


an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational

1377


Explain what is the difference between text files and binary files?

1215


how many errors in c explain deply

2134


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

1255