Vidyalelo
Data Structure · Q877

Miscellaneous on Data Structures

Programming · Data Structure · question 877

Q877

What is the formula to calculate the element present in second row, first column of the product matrix?

A.
M1 + M7
B.
M1 + M3
C.
M2 + M4 - M5 + M7
D.
M2 + M4
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board