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
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
string reverse using recursion
What are logical errors and how does it differ from syntax errors?
What are the scope of static variables?
Can a pointer be static?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Who is the founder of c language?
can we have joblib in a proc ?
What is the use of extern in c?
How do c compilers work?
What is the purpose of the statement: strcat (S2, S1)?
Explain the use of bit fieild.
What is an array in c?
What is the use of getchar() function?
What is a stream?