The sequence of constructor called is:
Base constructor | Derived constructorBase constructor is called before the Derived constructor because derived constructor is yet to be built from the base class when the base constructor is invoked.
About our authors: Team EQA
You have viewed 1 page out of 62. Your C++ learning is 0.00% complete. Login to check your learning progress.