A = {1, 2, 3, 4} and B = {1, 2, 3, 4, 5, 6, 7, 8}, then find A UB =
Answers
Answered by
0
Here,
A = {1,2,3,4}
B = {1,2,3,4,5,6,7,8}
So,
A U B = {1,2,3,4,5,6,7,8}
Hope It Helps :)
Similar questions