how many header file is in C language ?
Answer Posted / devi
132
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is sizeof return in c?
List some of the static data structures in C?
Why do we use c for the speed of light?
What is the ANSI C Standard?
Differentiate between Macro and ordinary definition.
What is a macro, and explain how do you use it?
Where can I get an ansi-compatible lint?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What is a pointer variable in c language?
Describe dynamic data structure in c programming language?
Explain how can you check to see whether a symbol is defined?
What is #line?
What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25
When should the const modifier be used?
difference between object file and executable file