'Mercedes Benz E280', 65, 22); double myDist = myCar.estimateDistance(); double yourDist ... 296 miles, which is 19 miles less than the Mercedes Benz E280. ...
Finding the Car which goes the furthest //assume first can go furthest ... Car furthestCar = carList.get(0); //for each car, compare with the 'furthest' one ...