I discovered this situation when refactoring a purpose to return an item instead of an array, but I forgot to update the return value Within the if statement. course Circle // The radius field non-public double radius; public Circle(double radius) this.radius = radius; // The radius property community double getRadius() https://smartworlddeveloper.co.in/