1.

Findproducts : [[0,1],[1,0]][[a,b],[c,d]]

Answer»

SOLUTION :`[[0,1],[1,0]][[a,B],[C,d]]`
`=[[0.a+1.c""0.b+1.d],[1.a+0.c" "1.b+0.d]]=[[c,d],[a,b]]`


Discussion

No Comment Found

Related InterviewSolutions