InterviewSolution
Saved Bookmarks
| 1. |
Assume X, Y, Z, W and P Are Matrices of Order 2 x n, 3 x k, 2 x p, n x 3 and Respectively.The restriction on n , k and p so that PY +WY will be defined are : (A) k=3,p=n (B) k is arbitrary, p=2 (C ) p is arbitrary, k=3 (D) k=2,p=3 |
|
Answer» |
|