Write a program that has a class called MATRIX. Check the two matrices by using == overloaded operator. Perform the following operations:
If (ml == m2)
{ {
m3=ml+m2
m4=m1-m2
Where ml, m2, m3 and m4 are MATRIX objects. Display the result by overloaded operator <<.
Answers
Answered by
0
Answer:
muje nahi aata sorry
Explanation:
muje nahi pataa
Similar questions