in header files whether functions are declared or defined in
c language?
Answer Posted / suraj.v
in header files the function are declared not defined it's
defined in the library routines
only A header file is a file containing C declarations and
macro definitions to be shared between several source files.
You request the use of a header file in your program by
including it, with the C preprocessing directive `#include'.
Header files serve two purposes.
1) System header files declare the interfaces to parts of
the operating system. You include them in your program to
supply the definitions and declarations you need to invoke
system calls and libraries.
2) Your own header files contain declarations for interfaces
between the source files of your program. Each time you have
a group of related declarations and macro definitions all or
most of which are needed in several different source files,
it is a good idea to create a header file for them.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
is the used fire extinguisher fall under Hazardous waste material?
whether we can implement VPN based on UDP? If yes then tell how? If no tell why not?
we have virtual function then why need of pure virtual function.
What are the main assumptions that we make when we model potential flow?
Key difference between ip10 and ip20 of ceragon equipment?
Prove that in a self-complementing code the sum of the weights must be 9?
How small can you make a computer? What are the limiting factors?
what are basic step involved in embedded system software development?
Hi l, I want to install a water purifier (UV) at my home. the distance of water purifier from water tank [1000 lt ] is 7 ft. Is it sufficient for electrical water purifier? I want to know what is the water pressure from 1000 lt tank (the pipe used from water tank to machine is of inch 1-1/4") please note minimum water pressure is required for UV is - Water Pressure Min: 0.4 kg/sq. cm.Max: 2.0 kg/sq. cm. Please advise me on the following: 1) What is the water pressure generate in above condition. 2) What is the required height from the UV machine to water tank for the above condition? Thanks is advance.
friends help me..am a btech fresher.. wt is the eligibility criteria for TCS???? like %...repli me clearly from x onwards..
what should i say in the interview if interviewer asks me "why did you choose IT instead of your core group?"
What are the fundamental differences between Engineering and Physics?
which collection enforces type safety?
today apptitude questions
what is compiler