

InterviewSolution
Saved Bookmarks
1. |
If `A={:[(0,y),(y,0)]:}` which of the following is true ?A. `A^(3)={:[(0,y^(3)),(y^(3),0)]:}`B. `A^(4)={:[(y^(4),0),(0,y^(4))]:}`C. Both (a) and (b)D. Neither (a) nor (b) |
Answer» Correct Answer - C | |