Program to find the surface area of cuboidExplanationIn this program, we have a cuboid with some length, width and height. We need to find its Surface Area. A cuboid is a three-dimensional geometrical figure/container having six rectangular surfaces with the different sum of dimensions (length, width, and height) where every two opposite faces are of equal length width and height. FormulaAlgorithm
ComplexityO(1) SolutionPythonOutput: Surface Area of Cuboid is: 62 COutput: Surface Area of Cuboid is: 62.00000 JAVAOutput: Surface Area of Cuboid is: 62.0 C#Output: Surface Area of Cuboid is: 62 PHPOutput: Surface Area of cuboid is = 62 Next Topic# |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India