There is not any have to make use of a return statement as the compiler can infer that you might want to return the results of the expression class Circle // The radius subject personal double radius; community Circle(double radius) this.radius = radius; // The radius property community double getRadius() https://smartworldeveloper.in/