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

What is a stream in c programming?

608


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

1679


What is the difference between struct and typedef struct in c?

669


What are nested functions in c?

577


What is the purpose of clrscr () printf () and getch ()?

607






Is it acceptable to declare/define a variable in a c header?

694


Which is better oop or procedural?

642


Why is sprintf unsafe?

629


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1498


Explain what are its uses in c programming?

602


what is the difference between class and unio?

1877


What is function prototype?

620


How do I use strcmp?

651


What is the purpose of void in c?

628


What is the size of structure in c?

709