Write a program in JavaScript to calculate area of a cylinder 2πr(r + h).
Accept the value of r and h (r = radius of circular base, h = height of the cylinder) from the user using the prompt. Display the result on the html webpage. The result should be displayed in the following format.
The area of cylinder is : -----
Answers
Answered by
0
Answer:
It is the 2πr(r + h). is the volume of cylinder a And the area is 2
Explanation:
2πr2h
Answered by
0
Answer:
Sorry I don't know the answer
Explanation:
If you mark my answer as the brainly I will give you 50,000 point's it's real
Similar questions