Description
Write a simple class. Make a class called Circle with these properties:
Radius
Color
and the following methods:
getRadius
setRadius
getColor
setColor
getArea
getCircumference
Create a Circle.h and a circle.cpp file.
$15.00
Write a simple class. Make a class called Circle with these properties:
Radius
Color
and the following methods:
getRadius
setRadius
getColor
setColor
getArea
getCircumference
Create a Circle.h and a circle.cpp file.