Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
1) do class Car with speed and maxSpeed (=100) as attributes. Write the necessary methods (constructor, get and set methods .
1) do class Car with speed and maxSpeed (=100) as attributes. Write the necessary methods (constructor, get and set methods ...)
2) do class MyTime which models a time instance and is designed as shown in the class diagram.