which header file contains main() function in c?
Answer Posted / a
if it is just a naming convention then how can it have
return type and arguement like a function...
plz don't misguide the ppls
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
in iso what are the common technological language?
Explain what is the difference between functions abs() and fabs()?
How can you invoke another program from within a C program?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
How do you generate random numbers in C?
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.
What is a buffer in c?
what is the function of pragma directive in c?
Explain how do you view the path?
Explain bit masking in c?
What are runtime error?
What is a static variable in c?
What is difference between structure and union?
What is string constants?
What is the difference between fread buffer() and fwrite buffer()?