Question: Make a class that creates an array which will hold 6 instances of the class Horse. Using user input populate the array with 3 instances
Make a class that creates an array which will hold 6 instances of the class Horse. Using user input populate the array with 3 instances of the class RaceHorse and 3 instances of the class BreedingHorse. Have each instance call its toSting method and print the returned string to the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
