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...

how many header file is in C language ?

Answer Posted / sai bharadwaj

the following are some of the header files in c:
#include<stdio.h>
#include<string.h>
#include<math.h>
#include<stdlib.h>
#include<floats.h>
#include<conio.h>
#include<time.h>
#include<limits.h>
#include<graphic.h>
#include<ctype.h>
#include<malloc.h>
#include<calloc.h>
#include<sound.h>
there are about 32 header files in c

Is This Answer Correct ?    65 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is void c?

1015


How many main () function we can have in a project?

1066


Is linux written in c?

992


What is %d called in c?

1185


Explain logical errors? Compare with syntax errors.

1014


what are enumerations in C

1110


Why does this code crash?

1030


Explain how do you print only part of a string?

1163


What is a null string in c?

991


Explain what is gets() function?

1018


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

1219


Differentiate between the = symbol and == symbol?

1213


What is the difference between declaring a variable by constant keyword and #define ing that variable?

3290


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

2146


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

1017