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

#include<assert.h>
#include<complex.h>
#include<ctype.h>
#include<errno.h>
#include<fenv.h>
#include<float.h>
#include<inttypes.h>
#include<iso646.h>
#include<limits.h>
#include<locale.h>
#include<math.h>
#include<setjmp.h>
#include<signal.h>
#include<stdarg.h>
#include<stdbool.h>
#include<stddef.h>
#include<stdint.h>
#include<stdio.h>
#include<stdlib.h>
#include<string.h>
#include<tgmath.h>
#include<time.h>
#include<wchar.h>
#include<wctype.h>

#include<conio.h>

#include<math.h>
#include<graphic.h>

#include<ctype.h>
#include<malloc.h>
#include<calloc.h>
#include<sound.h>

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a void pointer? When is a void pointer used?

1037


What is structure padding and packing in c?

1029


Where static variables are stored in c?

1072


Is c is a high level language?

1151


#include { printf("Hello"); } how compile time affects when we add additional header file .

1869


Define macros.

1238


Describe how arrays can be passed to a user defined function

1250


What are external variables in c?

1065


What are lookup tables in c?

978


Explain how do you view the path?

1126


What is the purpose of sprintf() function?

1082


Explain what are its uses in c programming?

1038


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

3649


Which is the best website to learn c programming?

1054


What is the maximum length of an identifier?

1158