Question: I have the following made up example class hierarchy for clearing my doubt. The class of Dog and Human are subclasses of Animal. Also present is the class Leash. I have modelled the Dog class as a Defined Class ...