Question: kindly write code in C++.... Task 5 A car has an engine, at most 2 ACs, a handle to control the gears and a brake.

kindly write code in C++....
Task 5 A car has an engine, at most 2 ACs, a handle to control the gears and a brake. If the car is manual, it has a clutch, otherwise it does not. Make three constructors of each class; a default and two parameterized. Using constructor initializer list, call the overloaded constructors of the composed and aggregated classes from the container class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
