American Young Coder

AYC logo

6 PM – Intro To Java

Homework Create a new class SlowDriver.java . This class should inherits from Driver class. Override the timeInMinuteToMakeTheTrip method so it will take 3 times longer during rush hour. Create a new class NewYorkTaxiDriver.java.Read More...