how many header file is in C language ?
Answer Posted / varun nayyar
<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 ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is meant by type casting?
How do I use strcmp?
Write a C program to count the number of email on text
What are the types of operators in c?
What are the restrictions of a modulus operator?
What does *p++ do? What does it point to?
What does d mean?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
difference between Low, Middle, High Level languages in c ?
Who invented bcpl language?
Why c is called a mid level programming language?
What is the best organizational structure?
What is the difference between fread and fwrite function?
What is #include cctype?
differentiate built-in functions and user – defined functions.