Question: Write a java program to create a class named shape. In this class we have three sub classes circle, triangle and square each class has
Write a java program to create a class named shape. In this class we have three sub classes circle, triangle and square each class has two members function named draw() and erase(). Create these using polymorphisim concepts.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
