1.

Let `A = {2, 4, 6, 8}`and `B = {6, 8, 10 , 12}dot`Find `Auu Bdot`

Answer» Here, `A = {2,4,6,8}`
`B={6,8,10,12}`
So, `AuuB` will be a set that will contain all the elements of both sets `A` and `B` with no duplicates.
`AuuB = {2,4,6,8,10,12}`


Discussion

No Comment Found

Related InterviewSolutions