There is no need to utilize a return assertion as the compiler can infer that you would like to return the result of the expression class Circle // The radius discipline personal double radius; community Circle(double radius) this.radius = radius; // The radius property community double getRadius() return radius; community https://conscientparqgurugram.in/