

InterviewSolution
Saved Bookmarks
1. |
If a matrix A = [A11 A12 ⋯ A1n A21A2n ⋮⋮ An1 An2 ⋯ Ann], order(nxn) Aii = 1, Aij = 0 for i ≠ j. Then that matrix is known as ________(a) Identity matrix(b) Null matrix(c) Singular matrix(d) None of the mentionedThis question was posed to me in semester exam.This interesting question is from Types of Matrices topic in section Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» The CORRECT answer is (a) Identity MATRIX |
|