how many header file is in C language ?
Answer Posted / kuldeep
hi there total 48 header files in provided by the turbo c++.
if u want to saw all the header file : go in turbo c++ ide screen then:
1-> press + f1
2> open the header file nd count
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is a good data structure to use for storing lines of text?
What is linear search?
using only #include
How can you be sure that a program follows the ANSI C standard?
What the advantages of using Unions?
What does main () mean in c?
Why #include is used in c language?
Difference between constant pointer and pointer to a constant.
Why clrscr is used after variable declaration?
Explain what are the different data types in c?
What is the stack in c?
What is the role of && operator in a program code?
what is a constant pointer in C
Explain what is the difference between null and nul?
In which header file is the null macro defined?