If you get a question where a child object is passed to the parent reference means polymorphism and if the constructor of the parent object is calling an instance method, then the version which will be called will be of child class not the parent class.