how many header file is in C language ?
Answer Posted / prashant gupta
10 header files in c.
| Is This Answer Correct ? | 16 Yes | 51 No |
Post New Answer View All Answers
What are the differences between new and malloc in C?
What is the significance of an algorithm to C programming?
List the variables are used for writing doubly linked list program.
How can I split up a string into whitespace-separated fields?
Is null equal to 0 in sql?
What is the difference between memcpy and memmove?
What is modeling?
Is void a keyword in c?
Write a program to identify if a given binary tree is balanced or not.
please send me the code for multiplying sparse matrix using c
What is mean by data types in c?
Which is best book for data structures in c?
Which is better oop or procedural?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What's the best way of making my program efficient?