KwickClips Cyber Safety and Ethics · 42 sec · free
What does a constructor share with the class?
Short answer. Its name.
What must differ between constructors?
The arguments.
Remember
| Same name as the class |
| No return type |
| Different arguments |
Can a class have two constructors? Yes. A has two constructors. P gets the default, zero. Q passes seven hundred. So the sum prints seven hundred. Same name as the class. No return type. Different arguments.
This clip is from the full lesson: Classes and Objects with Constructors and Destructors — 7 minutes, with the tables, the quick answers and the whole lesson in text.
Useful for: NIOS Senior Secondary Computer Science (330), Programming All levels C++, Programming All levels C++, Programming All levels C++
More KwickClips from this lesson
Why does obj.bal give a compile error?41 sec
Does defining a class use memory for data?41 sec
Can a destructor take arguments?43 secVoice-over is AI-generated; the script is written and checked by Kajal Ma'am. Confirm anything you plan around against your official board document. We never ask for a password or an OTP.

