Write a Circle class that has the following member variables:
The class should have the following member functions:
Step1: Create a declaration of the class.
Step2:Write a program that demonstrates the Circle class by asking the user for the circle’s radius, creating
Circle objects, and then reporting the circle’s area, and circumference.
You should create at least two circle objects, one sets the radius to 0.0 and one accepts the radius as an argument.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here