Explain union of sets with an example.
Answers
Answered by
4
a set is a collection of elements, a union of two sets is another set which contains both the original sets' elements.
example:
{1,2,3} Union {4,5,6}
= {1,2,3,4,5,6}
example:
{1,2,3} Union {4,5,6}
= {1,2,3,4,5,6}
Similar questions