1.

Write down all the subsets of the following sets {1,2,3}

Answer»


ANSWER :`PHI, {1, 2, 3}, {1}, {2}, {3}, {1, 2}, {2, 3}, {1, 3}`


Discussion

No Comment Found