The best way for us to solve this issue is to work together. So, any of these will function as part of your case: class Circle // The radius industry personal double radius; public Circle(double radius) this.radius = radius; // The radius property public double getRadius() return radius; general public https://smartworldeveloper.in/