Example: If A={2,4,6,7,9} and B={2,1,7,8,9}, Then, the symmetric diffrence between set A and set B (AΔB) ={1,4,6,8}
When the above program is executed, it produces following results --
When the above program is executed, it produces following results --
0 Comments