For a square matrix, which of the following conditions is always true?
For a square matrix, which of the following conditions is always true?
- A. Number of rows > Number of columns
- B. Number of rows < Number of columns
- C. Number of rows = Number of columns
- D. All elements must be non-zero
Answer: C) Number of rows = Number of columns
Explanation: A square matrix is defined as a matrix in which the number of rows equals the number of columns (m = n).
0 Answers
Log in to post your own answer or join the discussion.
No comments yet — start the discussion.