Example:- Let A = {1,2,3} and B = {3,4,5} Then, A∩B = {3}; because 3 is common to both the sets.
When the above program is executed, it produces following results --
When the above program is executed, it produces following results --
0 Comments