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
Should I learn data structures in c or python?
When should the const modifier be used?
How many types of errors are there in c language? Explain
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Which of these functions is safer to use : fgets(), gets()? Why?
What is signed and unsigned?
ATM machine and railway reservation class/object diagram
write a program fibonacci series and palindrome program in c
What is the use of volatile?
What is a lvalue
please give me some tips for the placement in the TCS.
What do you mean by scope of a variable in c?
What is a structure member in c?
Why clrscr is used after variable declaration?
What are global variables and how do you declare them?