Select from following answers:- When class gets instantiated.
- When class properties are called.
- When class methods are called.
- All of the above.
- All Above
When class gets instantiated i.e. when we create any class object then its Constructors gets called.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator