how many header file is in C language ?
Answer Posted / vinaay
there are manyy no headerfiles in c
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Does c have class?
Write a program to show the change in position of a cursor using c
What is a pointer on a pointer in c programming language?
how to write a c program to print list of fruits in alpabetical order?
How do you determine a file’s attributes?
Why do we use int main instead of void main in c?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
Write a program to reverse a linked list in c.
Who developed c language?
Are bit fields portable?
What is the difference between union and anonymous union?
What does 2n 4c mean?
What is the main difference between calloc () and malloc ()?
What was noalias and what ever happened to it?
How can I determine whether a machines byte order is big-endian or little-endian?