Question: you can just write the code it wants added File is marked as read only Current file: main.cpp - Current file: Car.cpp - Load default
you can just write the code it wants added





File is marked as read only Current file: main.cpp - Current file: Car.cpp - Load default template... Current file: Car.cpp - Load default template... Current file: Car.h - Load default template... \begin{tabular}{l|l} 10 & public: \\ 11 & void SetModelYear(int userYear); \\ 12 & \\ 13 & int GetModelYear() const; \\ 14 & \\ 15 & // TODO: Declare SetPurchasePrice() function \\ 16 & \\ 17 & // TODO: Declare GetPurchasePrice() function \\ 18 & \\ 19 & void CalcCurrentValue(int currentYear); \\ 20 & \\ 21 & // TODO: Declare PrintInfo() method to output modelYear, purchasePrice, and \\ 22 & // currentValue \\ 23 & \\ 24 & ;; \\ 25 & \\ 26 & \#endif \end{tabular}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
