You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.out.println(cir.equals(cir3)); // Although cir and cir3 are pointing to different objects equals returns true because it is overridden and it is looking for area equality