InterviewSolution
Saved Bookmarks
| 1. |
What is the number of all possible matrices with each entry as 0 or 1 ? (i) If the order of matrices is 2xx2 If the order of matrices is 2xx3 (iii)If the order of matrices is 3xx3 |
|
Answer» (ii) 64 (iii) 512 |
|