1
Answer

If a base class has a bunch of overloaded constructors

Manish Singh

Manish Singh

13y
1.7k
1
Hi.....

Ques: If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?
Answers (1)