The surface area of a cuboid is obtained by using the formula 2(width x length + length x height + height x width). Write a c program that would declare the dimensions and compute the surface area of the cuboid and display on the screen given that the length=10, width =20 and height=40.
 Viewed: 601 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!