An automobile travels at an average speed of 55 miles per hour for four hours. Draw a flowchart, write an algorithm and design a C++ program that displays the distance driven, in miles that the car has traveled after 0.5 1.0, 1.5 hours, and so on until the end of the trip.
Comments