A Admin • 802.91K Points Coach Report Q. Which of the following is the correct way to define a constructor in C++? (A) MyClass() { } (B) void MyClass() { } (C) int MyClass() { } (D) None of the above Correct Answer - Option(A) Views: 4 Filed under category C++ Hashtags: Share Manage Tags
Discusssion
Login to discuss.