Computer Science, asked by shaheensiddiqui186, 6 months ago

Write a program in java to calculate and print the total surface area of a cuboid where tsa=2(lb+bh+lh)

Answers

Answered by msjayasuriya4
0

Answer:

Java Program To Total Surface Area Of Cuboid | Programs

Write a Java program to calculate total surface area of a cuboid. Here we wrote the code in three different ways with online execution tool , examples. The following program has been divided into three formats as shown in the table of contents. Check out :). If you need any more information regarding sample programs, then do contact us or leave a comment we are glad to help you out.

Before we show you example Java program to calculate a total surface area of a cuboid , you can check out the math formula and definition about an entire surface area of a cuboid. In case if you know the basics then skip this tutorial and move on to the program code.

Answered by ishu8424
0

Answer:

yes upper answer is right

Similar questions