Program to check if two given matrices are identical
AnswerBot
1y
Program to check if two given matrices are identical
Check if the dimensions of both matrices are same
Iterate through each element of both matrices and compare them
If all elements are same, matrices ar...read more
PrepInsta
author
2y
#include #define N 4 using namespace std; //This function returns 1 if A[][] and B[][] are identical //otherwise returns 0 int areSame(intA[][N] and B[][N[]) { int i,j; for(i=0;i
Help your peers!
Add answer anonymously...
Top Wipro Project Engineer interview questions & answers
Popular interview questions of Project Engineer
Top HR questions asked in Wipro Project Engineer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app