how many header file is in C language ?
Answer Posted / rinki
17 header files is in c programming.
Is This Answer Correct ? | 0 Yes | 16 No |
Post New Answer View All Answers
What does a pointer variable always consist of?
Why c is known as a mother language?
What is the difference between call by value and call by reference in c?
What is define c?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
What are the preprocessor categories?
What is difference between constant pointer and constant variable?
Is printf a keyword?
How can you access memory located at a certain address?
What are the advantages of c language?
What is a scope resolution operator in c?
Difference between Shallow copy and Deep copy?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Is return a keyword in c?
What are linked lists in c?