If A = {a, b, c}, B = {e, f, g}, then A B =


Given, A = {a, b, c}, B = {e, f, g}


We have to find A B


A B = {a, b, c} {e, f, g} = Φ


Since there is no common elements in the both the sets the resultant is null set.


Option A is the correct answer.

19
1