Posts

Showing posts with the label Calculate(TotalArea / Surface Area One Face / Volume) of cube using methods and scanner class

Zeek_Ch08_PractiseSet3.java

/*  Create a class cube and write method to calculate its:  ---totalArea  ---Surafce area of one-face  ---Volume  Take the length of side as an input from user  */