Question:A = {1, 2}, B = {a, 2}, C = {b, 3}, D = {a, b} `AnnB` = কত?
A {1} B {1, 2} C {a, 2} D {2}
+ AnswerD
+ Report