Answer:
Intersection
Step-by-step explanation:
The intersection of two set A and B is defined as the elements which can be found in both set A and set B.
For instance :
A = {1, 3, 5, 7, 9, 11}
B = {2, 4, 6, 7, 8, 9, 10}
The intersection of the two sets A and B denoted as ;
AnB = {7, 9}