There's no ought to make use of a return statement because the compiler can infer you want to return the result of the expression class Circle // The radius field private double radius; public Circle(double radius) this.radius = radius; // The radius property community double getRadius() return radius; community void https://conscientgurugram.in/