totally how much header files r in c language
Answer Posted / hari
two header files uaing the c language.but header files
keep the funcation declearcation saparte from function
dafanation
very large of appplication.& want to break into different
parts,this parts are into diff library called header files
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Do you have any idea about the use of "auto" keyword?
How is a macro different from a function?
What is pointers in c?
What is the importance of c in your views?
Why c is called top down?
Is it better to use malloc() or calloc()?
How will you delete a node in DLL?
What is use of integral promotions in c?
Explain what are global variables and explain how do you declare them?
Which one would you prefer - a macro or a function?
What is variables in c?
How can I invoke another program or command and trap its output?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Which is best book for data structures in c?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above