There is absolutely no must utilize a return statement because the compiler can infer that you might want to return the results of the expression class Circle // The radius subject non-public double radius; community Circle(double radius) this.radius = radius; // The radius property community double getRadius() return radius; general https://whitelandgurugram.co.in/