how many header file is in C language ?
Answer Posted / kaushik makani
total 42 headerfile
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why is c known as a mother language?
Is it possible to pass an entire structure to functions?
Explain what is the difference between text files and binary files?
Explain how are 16- and 32-bit numbers stored?
What is the sizeof () operator?
How can I make it pause before closing the program output window?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
What is the difference between fread buffer() and fwrite buffer()?
Combinations of fibanocci prime series
Describe the steps to insert data into a singly linked list.
How can I implement sets or arrays of bits?
Can we access the array using a pointer in c language?
What is function definition in c?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
Why is a semicolon (;) put at the end of every program statement?