Question: [9] Write a program with a mother class and an inherited daugther class.Both of them should have a method void display ()that prints a message
[9] Write a program with a mother class and an inherited daugther class.Both of them should have a method void display ()that prints a message (different for mother and daugther).In the main define a daughter and call the display() method on it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
