

InterviewSolution
Saved Bookmarks
1. |
Are the sets given below equal ? `C={x : x in R, 2 lt x lt 5}` `B={x : x in N, 2 lt x lt 5}` |
Answer» C is an infinite set, since there are infinite real numbers between 2 and 5. `D={3, 4}` `:. C` and D are not equal sets. |
|