how many header file is in C language ?
Answer Posted / mohan
there are 24 header files in c language
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is the deal on sprintf_s return value?
What is null pointer in c?
What's the total generic pointer type?
Tell me with an example the self-referential structure?
Write a program to reverse a given number in c language?
Write a program to find factorial of a number using recursive function.
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
Describe the steps to insert data into a singly linked list.
What is c preprocessor mean?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
Why array is used in c?
Which built-in library function can be used to match a patter from the string?
write a programming in c to find the sum of all elements in an array through function.
Where local variables are stored in c?
find out largest elemant of diagonalmatrix