akosiraff

Download Cube

Nov 27th, 2014
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1.  
  2. Download: http://solutionzip.com/downloads/cube/
  3. Design and implement a Java class to represent a 3-D geomtetric shape of your choice. The class should contain a constructor, appropriate data fields and methods to return the volume of the shape, and the surface area of the shape and any other methods that seem to make sense for you shape. Name your Java file Yournamehw4.java.
  4. Create a Java Test Application to construct your shape and demonstrate the successful call to its methods.
  5. Download: http://solutionzip.com/downloads/cube/
Add Comment
Please, Sign In to add comment