In this programme I have given you the concept how to find the area of the circle using recursion function. I have used integer data types so the area of the circle will be displayed as the integer only.
If you use float as data type
then you can get accurate result you wanted.
The main part of the programme has been given below:
0 comments :
Post a Comment