Question: IN JAVA PLZ*** 6. Write Java code for the following class diagram: Write a program that demonstrates the Circle class by asking the user for
IN JAVA PLZ***

6. Write Java code for the following class diagram: Write a program that demonstrates the Circle class by asking the user for the circle's radius, creating a Circle object, and then reporting the circle's area, diameter and circumference. Formulas: Area =PI radius 2 Diameter = radius 2 Circumference =2 PI radius
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
