InterviewSolution
Saved Bookmarks
| 1. |
If a matrix has 13 elements, then the possible dimensions (orders) of the matrix are |
|
Answer» `1xx13` or `13xx1` |
|