Program to find the volume of the cylinderA cylinder can be defined as the solid 3D object having two circular faces connected with the rectangular surface. The volume of the cylinder is the amount of space contained by it. The formula to calculate the volume of the cylinder is given below. FormulaV=pie x r2 x h where, r is the radius of the cylinder Algorithm
ComplexityO(1) SolutionC ProgramOutput: Volume of the cylinder=146300.000000 PHP ProgramOutput: Volume of the cube=146300.00000013 Java ProgramOutput: Volume of the cylinder=146300.000000133 C# ProgramOutput: Volume of cylinder=146300.000000133 Python ProgramOutput: volume of the cube=146300.000000133 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