System.out.println( "theCircle intersects theBoundingBox: " + theCircle.intersects(theBoundingBox)); Figure 11