Skip to content

Conversation

@NoalGesler
Copy link

No description provided.

Pasted output from command git status
Contains all answers for part E of assignment 2
New class type Jet.h, child class which inherits functionality from PoweredVehicle class
Jet.cpp defines functions of Jet.h, which inherits functionality from PoweredVehicle parent class.
Removed unnecessary functions and variables
Removed unnecessary functions and their implementation.
Edited toString function
Changed toString function
Changed implementation of mileage prediction
Declaration of all variables and functions of Skateboard class
Implementation of all functions associated with Skateboard class, inherits from parent class Vehicle
Created new class Scooter and declared functions, inherited from parent class Vehicle
Implementation of functions in new Scooter class, inherited from parent class Vehicle.
Removed an unnecessary variable in Jet class
Added test cases for 3 new classes Jet, Skateboard, and Scooter
Included answer for part 5 of assignment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant