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

Why main function is special give two reasons?

940


Are global variables static in c?

672


What is a substring in c?

583


What is the difference between printf and scanf )?

587


When is the “void” keyword used in a function?

826






What is use of bit field?

768


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

610


What do you mean by dynamic memory allocation in c?

644


Why do we use int main instead of void main in c?

613


Why c is known as a mother language?

636


What is scanf_s in c?

629


What is this pointer in c plus plus?

590


How to establish connection with oracle database software from c language?

1671


what are enumerations in C

720


Is javascript based on c?

591