

InterviewSolution
Saved Bookmarks
1. |
If A is collection of natural numbers which are less than 2 and `B={x : x in N, x" is neither prime nor composite"}` then `A nn B=` ________.A. `phi`B. `{1}`C. `N`D. None of these |
Answer» Correct Answer - B `A={1}` `B={1}` `A nn B={1}` Hence, the correct option is (b). |
|