

InterviewSolution
Saved Bookmarks
1. |
{x: x is a prime number and a divisor of 6} =……………(A) {1, 2, 3, 6} (B) {1, 2, 3} (C) {2, 3} (D) {2, 3, 6} |
Answer» Correct option is (C) {2, 3} |
|