What is the relation between # and include<stdio.h>
Answer Posted / pandya umesh c
it is library file access,which contains information that
must be included in the program when it is compiled.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain what is the benefit of using enum to declare a constant?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
What is #include stdio h?
What are the complete rules for header file searching?
What is the difference between break and continue?
Does c have an equivalent to pascals with statement?
What is the difference between strcpy() and memcpy() function in c programming?
What is class and object in c?
What is pass by reference in c?
What is a structure and why it is used?
difference between object file and executable file
What is extern c used for?
What should malloc(0) do?
What is the usage of the pointer in c?
Explain what are header files and explain what are its uses in c programming?