

InterviewSolution
Saved Bookmarks
1. |
If a matrix contain 6 elements then the order of the matrix can be ______A. `3xx2`B. `2xx3`C. `1xx6`D. All the above. |
Answer» Correct Answer - D Number of rows `xx` Number of coumns =6 |
|