<=Back
Write a C++ program that will initialize two objects, Obl (7- 8) and Ob2 (2, 5), using a constructor. The program should then determine the difference of the objects using an overloaded operator and display the values of resultant object
 Viewed: 612 times
Share in: