<=Back
Peter would like to determine the difference between two 1x2 matrixes (A [3,6] and B [2,4] using OOP. Write a C++ that could meet peters objective using objects and an overloaded operator. The program should output the difference (A-B). (8 marks)
 Viewed: 543 times
Share in: