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
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. abstract Circle interface Shape Rectangle Square
Step by Step Solution
3.48 Rating (158 Votes )
There are 3 Steps involved in it
a i A class is a blueprint for creating objects a particular data structure providing initial values for state member variables or attributes and impl... View full answer
Get step-by-step solutions from verified subject matter experts
