1.

Observe the following lists and matching from List - I to List - II is {:("List-I","List-II"),((A)[(0,1),(1,0)],"(1) skew symmetric matrix"),((B)[(2,-5),(-5,2)],"(2) Symmetric matrix"),((S)[(0,x),(-x,0)],"(3) Hermitian matrix "),((D)[(1,2+3i),(2-3i,5)],"(4) Involutory matrix"),(,"(5) Idempotent matrix"):}

Answer»

`{:(A,B,C,D),(4,1,2,3):}`
`{:(A,B,C,D),(4,2,1,3):}`
`{:(A,B,C,D),(4,2,3,1):}`
`{:(A,B,C,D),(4,3,1,2):}`

ANSWER :B


Discussion

No Comment Found