Areas

 

       

The output of the program


Which figure area would you like?
t--triangle, c--circle, r--rectangle, e--exit
t
Enter the base:
3.2
Enter the height:
4.1
The area of the triangle is 6.56

t--triangle, c--circle, r--rectangle, e--exit
e
Thank you for using the program!!


 

 

< Java >  <Home>< Java Programs >