Programming Languages C++ Objective
Mar 19, 2013

Which of the following statements is incorrect?

Choose the correct answer:
A) main() cannot be declared as member function of any class.
B) More than one main() can exist in the same program.
C) main() can be declared as member function of any class.
D) All of the above
Detailed Explanation

Option A is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback