

InterviewSolution
Saved Bookmarks
1. |
A square matrix A = [aij ]nxn, if aij = 0 for i < j then that matrix is known as _______(a) Upper triangular matrix(b) Lower triangular matrix(c) Unit matrix(d) Null matrixThe question was asked in semester exam.The question is from Types of Matrices in section Basic Structures: Sets, Functions, Sequences, Sums and Matrices of Discrete Mathematics |
Answer» The correct OPTION is (B) LOWER triangular matrix |
|