There isn't any really need to use a return statement as the compiler can infer you want to return the results of the expression of the abstraction. The values for getRadius() or getCircumference() in the above mentioned illustration might be stored directly, or they might be calculated, it will not https://smartworldeveloper.in/