The best way for us to unravel this problem is to work with each other. So, any of these will work in your circumstance: class Circle // The radius area non-public double radius; public Circle(double radius) this.radius = radius; // The radius property general public double getRadius() return radius; public https://trehan-floors.in/