A10.1-R4: INTRODUCTION TO OBJECT ORIENTED PROGRAMMING THROUGH JAVA.
Assignment 18
Write a program using inheritance that should be able to draw a circle, Ellipse, square,
can be drawn when the centre and the radius is read in, and ellipse can be drawn when the
major and minor axis lengths along with the centre is given, a rectangle can be drawn with
two sides given and so on.
No comments:
Post a Comment