how many header file is in C language ?
Answer Posted / vignesh
42 Header Files are available.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
a c code by using memory allocation for add ,multiply of sprase matrixes
What should malloc(0) do?
what is the format specifier for printing a pointer value?
code for replace tabs with equivalent number of blanks
Why cant I open a file by its explicit path?
How can you call a function, given its name as a string?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
difference between native and cross compilers
Explain what is the heap?
What are the two types of structure?
What is s in c?
Why is C language being considered a middle level language?
Are pointers integers in c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this