which header file contains main() function in c?
Answer Posted / raj
pls without knowing correct ans dont provide any wrong ans......
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is return in c programming?
I have seen function declarations that look like this
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
How can this be legal c?
In a byte, what is the maximum decimal number that you can accommodate?
What is the sizeof () a pointer?
Explain null pointer.
Does free set pointer to null?
Why is extern used in c?
Was 2000 a leap year?
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.
Where is volatile variable stored?
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
Explain the use of #pragma exit?
What is a sequential access file?