Saved Bookmarks
| 1. |
1. Write down all possible Subset of {1, 2, 3). |
|
Answer» {1}, {2},{3},{1,2},{2,3},{1,3},{1,2,3 } i) {1}, {2}(ii) {1}, {2}, {3}, {1, 2}, {2, 3}, {1, 3}(iii) No proper subsets are there in this set. |
|