

InterviewSolution
Saved Bookmarks
1. |
Write the condition on the sets A and B such that n(A union B) = n(A) + n(B) |
Answer» When set A and set B has no common element between them<br>When the sets A & B are disjoint sets , i.e. there is no common element between them | |