A B C G

C

CarDoc - Class in <Unnamed>
The CarDoc class models some very basic information and functions of a car
CarDoc(int, String, String) - Constructor for class CarDoc
Initializes the attributes to the parameters and speed to 0

A B C G