Intersection is similar to grouping up the common elements.
True
It is a true statement. The set of elements that are common in both the sets is known as an intersection of sets. Intersection is similar to grouping up the common elements.
Example:
For A = {1,2,3,4,5,6} and B = {2,3,4} Then
A ∩ B = {2,3,4}