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

  4. None of the Above


Correct Option: C

Find more quizzes: