how many header file is in C language ?
Answer Posted / jaspreet singh
256 header files are available in c languarge
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
What is C language ?
Why we use void main in c?
How many keywords (reserve words) are in c?
What is operator precedence?
How many main () function we can have in a project?
Explain is it better to bitshift a value than to multiply by 2?
How can you tell whether two strings are the same?
What are lookup tables in c?
Is r written in c?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
Combinations of fibanocci prime series
What is data structure in c language?
If null and 0 are equivalent as null pointer constants, which should I use?
Why doesnt that code work?
Difference between goto, long jmp() and setjmp()?