Write a program to create a class named height with data members meter(int) and centimeter(int). Overload the binary + operator using friend function to add two heights.
Answered by
0 Comments
2 years ago
This answer is restricted. Please login to view the answer of this question.