1.

Let A = {1, 2, 3}, B = {3, 4} and C = {4, 5, 6}, the `Auu(BnnC)` isA. {3}B. {1, 2, 3, 4}C. {1, 2, 5, 6}D. {1, 2, 3, 4, 5, 6}

Answer» Correct Answer - B
A = {1, 2, 3}, B = {3, 4}, C = {4, 5, 6}
implies `B nn C = {4}`
and `Auu(BnnC) = {1, 2, 3, 4}`


Discussion

No Comment Found

Related InterviewSolutions