MCQ
Two sets are defined as A = [1, 2, 3] and B = [3, 2, 1] What can be concluded?
- A$A \neq B$, because their orders are different
- ✓$A = B$, because they contain the same elements
- CA is a subset of B, but B is not a subset of A.
- DA and B are finite but not equal sets.
