how many header file is in C language ?
Answer Posted / a.bindhu bhargavi
There are 256 header files in C language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
given post order,in order construct the corresponding binary tree
What is the difference between local variable and global variable in c?
What is a char c?
What is the difference between text and binary i/o?
What language is windows 1.0 written?
How do I get a null pointer in my programs?
How do you do dynamic memory allocation in C applications?
What do header files do?
Why is c called "mother" language?
What is pivot in c?
What is a pointer value and address in c?
What are the uses of a pointer?
What is hungarian notation? Is it worthwhile?
Can i use “int” data type to store the value 32768? Why?