how many header file is in C language ?
Answer Posted / vidiyal
approximately 35 header file in c
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
What is the concatenation operator?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
Place the #include statement must be written in the program?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
Find MAXIMUM of three distinct integers using a single C statement
What is wrong with this declaration?
What are qualifiers in c?
Can we add pointers together?
What are run-time errors?
plz let me know how to become a telecom protocol tester. thank you.
Difference between constant pointer and pointer to a constant.
What does double pointer mean in c?
How do I get an accurate error status return from system on ms-dos?
What's the right way to use errno?
How can I convert a number to a string?