Which of the following is not a valid declaration for main
()?
1) int main()
2) int main(int argc, char *argv[])
3) They both work
Answer Posted / chandrakala
3.both are works well.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
formula to convert 2500mmh2o into m3/hr
Explain what is meant by high-order and low-order bytes?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
What is the right way to use errno?
What are the header files used in c language?
c program to compute AREA under integral
How do you write a program which produces its own source code as output?
How can I prevent another program from modifying part of a file that I am modifying?
What is s or c?
What are the advantages of c language?
How are portions of a program disabled in demo versions?
What are variables c?
What is string constants?
What is the use of clrscr?
How do shell structures work?