Answer:
A set of common elements.
Explanation:
Intersection of the two sets can simply be defined as the overlapping of one set on the other.
It is represented by the symbol ∩.
Here, overlapped set has all the elements which are common to both the sets.
For example:
Let A = { 1, 5 , 10}
And B = {8, 9 , 10}
So, A intersection B = {10} as 10 is the only common element in both the sets.