Object Oriented Design (OOD) Java Java : Question: Overview Use The Principles Of Object Oriented Design (OOD) And Object Oriented Programming (OOP) To Re-Build The HorseRace Question: Overview Use the principles of Object Oriented Design (OOD) and Object Oriented Programming (OOP) to re-build the horseRace assignment using object-oriented programming. Each horse will be an object, and the race will be another object that contains a list of horses and manages the race. Alon
Object Oriented Design (OOD) Java Java : Question: Overview Use The Principles Of Object Oriented Design (OOD) And Object Oriented Programming (OOP) To Re-Build…