InterviewSolution
Saved Bookmarks
| 1. |
Let `A={x : x in R,-1 lt x lt 1}`, `B={x : x in R, x le0 or x ge 2}` and `AuuB=R-D`, then find set `D` |
| Answer» Correct Answer - `{:({x:1 le x lt 2}),((3){x : 1 le x le 2}),((4){x : 1 ltx lt2}):}` | |