Example:- If A = {1,2,3,4,5,6,7} and B = {6,7} are two sets. Then, the difference of set A and set B is given by; A – B = {1,2,3,4,5}
When the above program is executed, it produces following results --
When the above program is executed, it produces following results --
0 Comments