Q. When class B is inherited from class A, what is the order in which the constructers of those classes are called?
β
Correct Answer: (A)
Class A first Class B next
You must be Logged in to update hint/solution