Programming Languages C++ Objective
Nov 23, 2012

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) Both A and B are incorrect.
Detailed Explanation

c++

Discussion (0)

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

Share Your Thoughts
Feedback