There is absolutely no really need to make use of a return statement because the compiler can infer that you'd like to return the results of the expression course Circle // The radius field private double radius; general public Circle(double radius) this.radius = radius; // The radius property community double https://smartworldeveloper.in/