1.A={1, 2, 3}, B={1, 2, 3, 4}
2.A={1, 2}, B={2, 1}
3.A={1, 2, 3}, B={2, 3, 4}
4.None of the mentioned
Answer:2