

InterviewSolution
Saved Bookmarks
1. |
Let A order(axb) and Border(cxd) be two matrices, then if ABexists, the order of AB is?(a) axd(b) bxc(c) axb(d) cxdThis question was posed to me during an online exam.The origin of the question is Operations on Matrices topic in section Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» The CORRECT OPTION is (a) axd |
|