Question: Write the definition of classes and interfaces in the given diagram using following details: a) Interface shape has a method draw(). b) Override the method
Write the definition of classes and interfaces in the given diagram using following details:
a) Interface shape has a method draw().
b) Override the method draw() in all subclasses.
c) Define a non-abstract method fillColor() in Circle class.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
