

InterviewSolution
Saved Bookmarks
1. |
`A ={1,2,3,"……..", 184}` and two of its subsets are X and Y. X is set of all multiples of 2 and Y is the set of all the multiples of 3. Find `n (X nn Y)`. |
Answer» Correct Answer - 30 | |