Question: Write a program in C++ that converts kilometers per hour to miles per hour (by using static data members. OOP) input the distance in kilometer

Write a program in C++ that converts kilometers per hour to miles per hour (by using static data members. OOP) input the distance in kilometer : 25 The 25 Km./hr. means 15.5343 Miles/hr...... // miles is static data members... Write a program in C++ to compute the total and average of six numbers by using friend class & function class OOP) first class called "sum" and second class called "aver
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
