

InterviewSolution
Saved Bookmarks
1. |
In set-builder method the null set is represented by A. { } B. Φ C. {x : x ≠ x} D. {x : x = x} |
Answer» We know x≠x is false for any x. ∴ the set builder form for null set is {x:x≠x}. |
|