

InterviewSolution
Saved Bookmarks
1. |
The order of the matrix [c y x -x -y z] is ______A. `1xx4`B. `6xx1`C. `1xx6`D. `4xx1` |
Answer» Correct Answer - C The given matrix has a row and 6 columns. `:.` The order of the matrix is `1xx6`. |
|