The union of two sets contains elements that are in either set or in both sets.
True, the statement is true. The union of two sets includes all elements that are in either set or in both sets. For example, if Set A = {1, 2, 3} and Set B = {3, 4, 5}, then the union of A and B, written as A ∪ B, would be {1, 2, 3, 4, 5}.
https://brainly.com/question/51319186