Description: ( 1) the preparation of a representative cylinder Cylinder class, the class is a subclass of Circle. The Cylinder includes cylinder is highly variable height, calculation of cylinder volume method ( volume ) and the calculation method of surface area ( surfaceArea ).( 2) writing a test class Cylinder class CylinderTest, and the main method called Cylinder correlation method.( 3) through debugging procedures after completing the experiment report.
To Search:
File list (Check if you may need any files):
CylinderTest.java
Cylinder.java