Question: C++ The constructor function always has the same name as the first private data member the first public data member the class the first object
C++
The constructor function always has the same name as
| the first private data member | ||
| the first public data member | ||
| the class | ||
| the first object of the class | ||
| None of these |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
