CS1 Standard Demo Page

The following text was written to the standard output stream when the SurfaceAreaOfCube.java program was executed from Netbeans.


run:
Please enter the edge length of the cube: 
7.5
surface area = 337.5
BUILD SUCCESSFUL (total time: 25 seconds)