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 / prasanth prabhakaran

There are some where around 24 header files which are
listed below

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

Is This Answer Correct ?    24 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Simplify the program segment if X = B then C ← true else C ← false

3021


What is an lvalue in c?

1130


What is a const pointer in c?

1133


What are the types of type specifiers?

1046


Why isn't any of this standardized in c? Any real program has to do some of these things.

1218


What is the difference between formatted&unformatted i/o functions?

1060


A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

1250


What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

2262


How to create struct variables?

1115


Explain how can I read and write comma-delimited text?

1175


What is the use of define in c?

1064


What are qualifiers in c?

1040


Explain how do you use a pointer to a function?

1113


A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile

1100


How can I read in an object file and jump to locations in it?

1034