InterviewSolution
Saved Bookmarks
| 1. |
If Y={a,e,{I,o} u} then which of the following is a correct statement ?A. `{I,o} sub Y`B. `{I ,0} in Y `C. `{i.o} in Y`D. `{{I,o} } in Y ` |
|
Answer» Correct Answer - B Since { i, o} is an element of Y. `therefore {I,o} in Y` Hence , the correct option is (b) |
|