UGC-NET | UGC-NET CS 2017 Dec 2 | Question 3
Find the boolean product A⊙B of the two matrices.
(A) (1)
(B) (2)
(C) (3)
(D) (4)
Answer: (A)
Explanation: Here we have to follow two basics:
1- Matrics multiplication rule- For multiplication of two matrics, column in first matrics must be equal to rows in second matrics.
2- We have to find boolean product of two matrics so, we must know boolean product
ie
No we have A=
and B=
Now the product AB=
AB=
So, option (A) is correct.
Quiz of this Question