yuliyaklimava / lab3

Extension of lab 1 and 2 on inheritance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab 3

  • Organization of the class hierarchy (Superclass: figure, subclasses: triangle, square);
  • Implementation of interface with 2 methods;
  • Creation of class for working with array of objects which allows to store objects of both subclasses.

About

Extension of lab 1 and 2 on inheritance


Languages

Language:Java 100.0%