how many header file is in C language ?
Answer Posted / prasanth
around 270 files
| Is This Answer Correct ? | 9 Yes | 18 No |
Post New Answer View All Answers
What is the benefit of using an enum rather than a #define constant?
What is c preprocessor mean?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
What is the difference between break and continue?
i want to know the procedure of qualcomm for getting a job through offcampus
Is c is a low level language?
What is table lookup in c?
How many data structures are there in c?
Differentiate between calloc and malloc.
What is the use of getch ()?
When we use void main and int main?
What is actual argument?
Which function in C can be used to append a string to another string?
What is quick sort in c?
What is echo in c programming?