Question: * Write a class for a Circle * Input only the radius. * Write functions that Calculate the circles Circumference, Area and Diameter, and print
* Write a class for a Circle
* Input only the radius.
* Write functions that Calculate the circles Circumference, Area and Diameter, and print out the value of the radius
* Include error checking for radius, must be greater than zero.
Test all combinations
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
