1.

Write dovvn all the possible subsets of {x, y, z}

Answer» Correct Answer - {x}, {y}, {z}, {x, y}, {x, z}, {y, z}, {x, y, z}, `phi`


Discussion

No Comment Found