Explanation:
here,
C={ a,b,x,y}
D ={ m,n,o,p}
now,
C union D ={a,b,x,y} union {m,n,o,p}
= {a,b,x,y,m,n,o,p}
therefore C union D ={ a,b,x,y,m,n,o,p}
hope u get it...
5.3m questions
6.9m answers