super polygon class, sub classes triangle type

0

Create an object of the polygon super class with default data and show the default data Create an object of the polygon super class with data entered by the user Show the static variable of the Polygon class through a static method Create an object of the subclasses with data entered by the user and show its data including the method Triangle type for the object of the class Triangle

    
asked by 14.09.2018 в 20:33
source

0 answers