There is absolutely no must use a return assertion since the compiler can infer that you would like to return the results of the expression course Circle // The radius field non-public double radius; public Circle(double radius) this.radius = radius; // The radius property general public double getRadius() return radius; https://whitelandgurugram.co.in/