how many header file is in C language ?
Answer Posted / kumaresan
C library having n number of header files. It can be used in
different purposes. Mostly used header files is stdio.h &
conio.h.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is pre-emptive data structure and explain it with example?
What is a program flowchart?
what are the 10 different models of writing an addition program in C language?
Hai what is the different types of versions and their differences
Does c have class?
number of times a digit is present in a number
What is the difference between call by value and call by reference in c?
If you know then define #pragma?
What is a constant and types of constants in c?
What do mean by network ?
What are the characteristics of arrays in c?
What does c value mean?
Can a program have two main functions?
What is the explanation for the dangling pointer in c?
What is pointer to pointer in c with example?