how many header file is in C language ?
Answer Posted / saisujith
27 header files are there.... According to borland compiler.. later it is about increased there mark....
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
How to define structures? ·
What is the purpose of main( ) in c language?
What is a pragma?
What is New modifiers?
Can you add pointers together? Why would you?
What are runtime error?
How can my program discover the complete pathname to the executable from which it was invoked?
Why void is used in c?
What is chain pointer in c?
Why is c called a mid-level programming language?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
What are static variables in c?
What is the description for syntax errors?
What is f'n in math?