Uncategorized

java exercise

Using what you learned about Polymorphism, create 3 classes assigned Animal names for the superclass. and Dog and Cat for the subclasses. use a method called make sound () and override the output of this method in your subclasses.Hints: polymorphism is about – you have many forms of the same object with different behavior. I need it within 30 minutes

Leave a Reply

Your email address will not be published. Required fields are marked *