Creational Patterns  «Prev  Next»

ConcreteVehicleFactory Class - Exercise

Objective: Write creational classes for the course project.
Write a concrete subclass of VehicleFactory called (obviously enough)ConcreteVehicleFactory which is shown in this UML diagram:
Class diagram for the ConcreteVehicleFactory
Class diagram for the ConcreteVehicleFactory

In the text area below, type or paste your answer and click the Submit button.