what information does the header files contain?
Answer Posted / naveena
header file is a file containing C declarations and macro
definitions to be shared between several source files
Is This Answer Correct ? | 18 Yes | 5 No |
Post New Answer View All Answers
Explain what are its uses in c programming?
What is difference between constant pointer and constant variable?
Explain what is page thrashing?
Why void is used in c?
what do the 'c' and 'v' in argc and argv stand for?
What is context in c?
How can I sort a linked list?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
Can you mix old-style and new-style function syntax?
State two uses of pointers in C?
What is an endless loop?
What is structure of c program?
Why c language?
Explain the properties of union.
What functions are in conio h?