Computer Science, asked by rockingstar16, 1 year ago

write a program to find the area of square, rectangle and circle using formula function overloading.

Answers

Answered by imthecoolguyjohndoe
0

For a square or rectangle use (Length)(Width)=Area. For a circle use π(Diameter)=Area.


rockingstar16: as if I don't know what to use for what
rockingstar16: I wanted a program
rockingstar16: not ur suggestions
rockingstar16: for ur kind information
Similar questions